DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44457>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44457 Summary: mod_deflate RemoveOutputFilter DEFLATE overrides all subdirectory configs Product: Apache httpd-2 Version: 2.2.3 Platform: Other URL: http://www.t1shopper.com/tools/calculate/ OS/Version: other Status: NEW Severity: normal Priority: P4 Component: mod_deflate AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] <Directory /home/t1shopper/www/tools> RemoveOutputFilter DEFLATE SetEnv no-gzip </Directory> #The below child sub-directory should override the above parent directive but it does not. <Directory /home/t1shopper/www/tools/calculate> SetOutputFilter DEFLATE </Directory> I apologize in advance if this is simple user error and I need to just RTFM more. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
