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 <jam...@carallon.com> 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>&gt; &lt;Directory 
>"/var/www/des/fix/"&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> Options 
>-Indexes<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> AllowOverride 
>All<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> Order 
>Allow,Deny<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> Allow from 
>All<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> #RemoveOutputFilter 
>tx<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> SetEnv no-gzip 
>1<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
> ContentDigest On<br>&gt; &lt;/Directory&gt;<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>&gt; On Thu, May 14, <a href="tel:2015">2015</a> at 8:09 AM, James 
>O’Shaughnessy<br>&gt; &lt;<a 
>href="mailto:jam...@carallon.com";>jam...@carallon.com</a>&gt; 
>wrote:<br>&gt;&gt;&gt; [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>&gt;&gt;&gt; mod_filter.c(<a 
>href="tel:193">193</a>): [client xx.xx.<a href="tel:28.122">28.122</a>:<a 
>href="tel:60285">60285</a>] Content-Type condition for<br>&gt;&gt;&gt; 
>'deflate' did not match: no Content-Type<br>&gt;<br>&gt;<br>&gt; Content-MD5 
>seems to turn itself off it it sees certain types of<br>&gt; filters (that 
>will change the body), including mod_deflate. Even if<br>&gt; those filters 
>will later decide to not take any 
>action.<br>&gt;<br><br><br>---------------------------------------------------------------------<br>To
> unsubscribe, e-mail: <a 
>href="mailto:users-unsubscr...@httpd.apache.org";>users-unsubscr...@httpd.apache.org</a><br>For
> additional commands, e-mail: <a 
>href="mailto:users-h...@httpd.apache.org";>users-h...@httpd.apache.org</a><br><br></body></html>

Reply via email to