https://issues.apache.org/bugzilla/show_bug.cgi?id=52175
--- Comment #2 from Filipus Klutiero <chea...@gmail.com> 2011-11-14 06:50:35 UTC --- Thanks, that makes a lot more sense. A few issues: The prefix is *pre*pended, not appended. Typo "substution" There is a stray parenthesis at the end of In per-directory context (i.e., within .htaccess files and Directory blocks), these rules are being applied after a URL has already been translated to a filename. Because of this, mod_rewrite temporarily translates the filename back into a URL, by stripping off the directory path (including a trailing slash) before applying the rules. ) Finally, the previous sentence is confusing. Simply stripping a filename does not translate to a URL, it starts the translation. It's just a formulation issue. -- 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