https://bz.apache.org/bugzilla/show_bug.cgi?id=58892
--- Comment #3 from Rich Bowen <[email protected]> --- Step 6: populated the previously-empty htaccess.xml with substantive content on per-directory rewriting. Covers: AllowOverride and FollowSymLinks prerequisites (including the AH00670 error), path stripping behavior, RewriteBase usage, the [L] looping problem and three solutions ([END], !-f conditions, THE_REQUEST), RewriteMap declaration restrictions, RewriteOptions inheritance directives (Inherit, InheritBefore, InheritDown, IgnoreInherit, MergeBase), and debugging with LogLevel rewrite:trace3. I've had this in draft for ... well, several years anyway, and it's a HUGE missing piece in the mod_rewrite tutorial content. -- 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]
