Hello! I'm not sure where the bug is. But is is really funny. I'm using httpd-2.2.3 and mod_deflate, mod_include and mod_fcgid. My Filter settings are: AddType text/html .shtml .shtm AddOutputFilter INCLUDES .shtm .shtml AddOutputFilterByType DEFLATE application/xhtml+xml text/html text/plain text/css text/xml Now i've an .shtml page with TEXT 1 <!--#include virtual="myscript.php"> TEXT 2 The content i get if i do a request to my .shtml page looks like: OUTPUT of the PHP SCRIPT in plain text DEFLATE COMPRESSED TEXT That can't be right... Stefan
This looks like bug 17629. If it's something different, please describe it with sufficient detail to give us a clue what's going on. *** This bug has been marked as a duplicate of 17629 ***