https://issues.apache.org/bugzilla/show_bug.cgi?id=53108
Bug #: 53108
Summary: clarification on url-path vs full filesystem path
targets for mod_rewrite
Product: Apache httpd-2
Version: 2.4.1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
In reference to:
http://httpd.apache.org/docs/2.4/rewrite/intro.html
(and also 2.2 version)
In Rewrite Rules Basics section, it states that the substitution can be one of
1) full filesystem path to resource
2) web path to resource
3) an absolute url.
For 1 & 2, the example is confusing because the same syntax is behaving
differently. It would be useful to mention that 1) example is treated as
a filesystem path BECAUSE the topmost part of the substitution location exists
on the filesystem, and (2) is treated as web path because it does not.
--
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]