This is a discussion on mod_deflate documentation bug? within the Apache Web Server forums, part of the Web Server and Related Forums category; The documentation for mod_deflate at <http://httpd.apache.org/docs/2.2/mod/mod_deflate.html> states: Some popular ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
The documentation for mod_deflate at
<http://httpd.apache.org/docs/2.2/mod/mod_deflate.html> states: Some popular browsers cannot handle compression of all content so you may want to set the gzip-only-text/html note to 1 to only allow html files to be compressed (see below). and For browsers that have problems even with compression of all file types, use the BrowserMatch directive to set the no-gzip note for that particular browser so that no compression will be performed. Shouldn't "note" be changed to "environmental variable"? Thanks -zerksis umrigar ====== |