Project

General

Profile

Actions

User story #3702

closed

User story #3692: Rudder documentation available directly on a Rudder server (locally)

Exclude /rudder-doc from URL-context-path rewriting

Added by François ARMAND almost 11 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Documentation
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

See https://github.com/lift/framework/issues/105 to know how to do it :

LiftRules.excludePathFromContextPathRewriting.default.set(() => path => {
path.startsWith("/rudder-doc")
})
Actions

Also available in: Atom PDF