[EMAIL PROTECTED] Smart Filtering about includes and deflate

2006-11-10 Thread Shao Liang Jia
Hi, Everyone: I try to configure a FilterChain which concantenate include and deflate filters. Here is part of the .conf file. FilterDeclare include FilterProvider include INCLUDES Content-Type text/html FilterDeclare def Content_Set FilterProvider def DEFLATE Content-Type text/html

[EMAIL PROTECTED] Smart Filtering about includes and deflate (last email missed some info)

2006-11-10 Thread Shao Liang Jia
Hi, Everyone: I try to configure a FilterChain which concantenate include and deflate filters. However, neither include nor deflate function was performed. Here is part of the .conf file. FilterDeclare include FilterProvider include INCLUDES Content-Type text/html FilterDeclare def

[EMAIL PROTECTED] mod_deflate does not work

2006-11-09 Thread Shao Liang Jia
Hi, Everyone: I installed apache on Windows XP. mod_deflate is in the apache_home/modules directory. When I try to use it, it does not work. Because from the log infomation list below, the output is not compressed. I download the source code of apache and zlib and recompiled mod_deflate. It