Re: [us...@httpd] mod_deflate and PHP

2010-03-23 Thread Roger
Thanks a lot, that is definitely what I was looking for. -r - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-uns

Re: [us...@httpd] mod_deflate and PHP

2010-03-23 Thread Nick Kew
On 23 Mar 2010, at 18:30, Roger wrote: > Hello all, > > I'm currently using mod_deflate, enabled with the following option: > > AddOutputFilterByType DEFLATE text/html text/plain text/xml AddOutputFilterByType configures the filter *before* your PHP (or other dynamic contents) have determined

[us...@httpd] mod_deflate and PHP

2010-03-23 Thread Roger
Hello all, I'm currently using mod_deflate, enabled with the following option: AddOutputFilterByType DEFLATE text/html text/plain text/xml Everything works fine except that some users using Adobe Reader 7 or older (the only versions confirmed to be ok are 9.1 and 9.3) seem to have problems openi