https://issues.apache.org/bugzilla/show_bug.cgi?id=52175
Bug #: 52175 Summary: mod_rewrite Technical Details (request phases) misleading about URL to filename and filename to URL translations (RewriteBase) Product: Apache httpd-2 Version: 2.3-HEAD Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo: docs@httpd.apache.org ReportedBy: chea...@gmail.com Classification: Unclassified http://httpd.apache.org/docs/trunk/en/rewrite/tech.html#InternalAPI contains: Because of this, mod_rewrite temporarily translates the filename back into a URL, by stripping off directory path before appling the rules. (See the RewriteBase directive to see how you can further manipulate how this is handled.) RewriteBase does not control the stripping of directory paths, it controls (in per-directory context) the conversion of a partial URL to an actual URL after rules were applied. By the way, note typo "appling". -- 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: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org