https://bz.apache.org/bugzilla/show_bug.cgi?id=60377
Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #5 from Rich Bowen <[email protected]> --- Thanks for the thorough follow-up. Fixed in trunk (r1933562) and 2.4 (r1933563): 1. "depending on where the RewriteRule is defined" → "depending on the directory-path for which the RewriteRule applies" 2. "below" where the rule is defined → "below" the directory-path to which the rule applies 3. "per-directory (htaccess) RewriteRule" → "per-directory context RewriteRule" 4. "per-directory and .htaccess context" → "per-directory context" (since .htaccess IS per-directory context) -- 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]
