Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
To be reviewed
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 0.9.2
-
Component/s: Client libraries, Component API, Core, Documentation
-
Labels:None
-
Environment:
NA
-
User impact:Medium
-
Effort points:1
-
Configuration:
-
Affects Docs:Yes
-
Similar Issues:None
Description
Currently, the DOCUMENT_ROOT setting is pretty much ignored. The server can only be located at "/". This is bad when we are deployed behind a proxy, where a leading path component may be present.
If this is made to work then we should add pages about deployment behind a proxy on the web site.