On 12/7/06, Cabbar Duzayak <cabbar@xxxxxxxxx> wrote:
Before I start, I am using apache 2.0.52 with PHP 4.3.9.
Rather old version. Everything filter-related is cleaner and more flexible in 2.2.
+ AddOutputFilterByType DEFLATE text/html text/plain text/xml
You may or may not have some other directive elsewhere in httpd.conf that is adding the DEFALTE filter more aggressively. But in general, my advice is to ignore AddOutputFilterByType, because it doesn't work consistently. Select the specific filename extensions or locations that you wish to DEFLATE and then use AddOuputFilter/SetOutputFilter only on those locations. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx