you save your dual host on a floppy disk reboot your hard drive and factory reset your computer Sent from my U.S. Cellular® Smartphone James O’Shaughnessy <jameso@xxxxxxxxxxxx> wrote: ><html><body>Disabling mod_deflate does indeed fix the issue I am seeing, but I wish <br>to disable compression for just one folder within the virtualhost.<br><br> From reading the docs I think I can do this via "SetEnv no-gzip 1" <br>within the directory in my virtualhost config file.<br><br>But after reloading the config file and restart the server compression <br>is still enabled on the directory in question.<br><br>The entry in the virtualhost looks like:<br>> <Directory "/var/www/des/fix/"><br>> Options -Indexes<br>> AllowOverride All<br>> Order Allow,Deny<br>> Allow from All<br>> #RemoveOutputFilter tx<br>> SetEnv no-gzip 1<br>> ContentDigest On<br>> </Directory><br><br>The error log indicates that filtering is still happening. I have also <br>tried using "RemoveOutputFilter tx" but got the same result.<br><br>What have I missed?<br><br><br>On 14/05/<a href="tel:2015 13">2015 13</a>:55, Eric Covener wrote:<br>> On Thu, May 14, <a href="tel:2015">2015</a> at 8:09 AM, James O’Shaughnessy<br>> <<a href="mailto:jameso@xxxxxxxxxxxx">jameso@xxxxxxxxxxxx</a>> wrote:<br>>>> [Thu May <a href="tel:14 11">14 11</a>:57:<a href="tel:10.873578 2015">10.873578 2015</a>] [filter:trace2] [pid <a href="tel:10790">10790</a>]<br>>>> mod_filter.c(<a href="tel:193">193</a>): [client xx.xx.<a href="te l:28.122">28.122</a>:<a href="tel:60285">60285</a>] Content-Type condition for<br>>>> 'deflate' did not match: no Content-Type<br>><br>><br>> Content-MD5 seems to turn itself off it it sees certain types of<br>> filters (that will change the body), including mod_deflate. Even if<br>> those filters will later decide to not take any action.<br>><br><br><br>---------------------------------------------------------------------<br>To unsubscribe, e-mail: <a href="mailto:users-unsubscribe@xxxxxxxxxxxxxxxx">users-unsubscribe@xxxxxxxxxxxxxxxx</a><br>For additional commands, e-mail: <a href="mailto:users-help@xxxxxxxxxxxxxxxx">users-help@xxxxxxxxxxxxxxxx</a><br><br></body></html> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx