https://bz.apache.org/bugzilla/show_bug.cgi?id=49385
--- Comment #11 from Geoff Millikan <[email protected]> --- Thx Eric. Agreed, might be rash to deprecate. Untested config to skip compression on SSI directories something like: SetEnvIf Request_URI ^/server/side/include/directory/ no-gzip=1 or SetEnvIfNoCase Request_URI ^/server/side/include/directory/ no-gzip dont-vary -- 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]
