https://issues.apache.org/bugzilla/show_bug.cgi?id=51969
Bug #: 51969
Summary: RewriteBase documentation
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
The description of RewriteBase at
http://httpd.apache.org/docs/current/en/mod/mod_rewrite.html#rewritebase
contains:
The default setting is; RewriteBase physical-directory-path
physical-directory-path is not defined.
BTW, the following sentence is unclear ("When a substitution occurs for a new
URL, this module has to re-inject the URL into the server processing."). If I
understand it correctly, I suppose "a substitution occurs for a new URL" could
be changed to "a URL substitution occurs".
Also, towards the end, the explanation of the example contains: "In the above
example, a request to /xyz/oldstuff.html gets correctly rewritten to the
physical file /abc/def/newstuff.html.". It would clarify to explain what would
have happened without the RewriteBase directive.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]