do not set content-encoding on xml.gz files
This commit is contained in:
parent
d4dfa0e47e
commit
45f8b8b226
1 changed files with 0 additions and 1 deletions
|
@ -233,7 +233,6 @@ AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css a
|
|||
#
|
||||
<FilesMatch "xml\.gz$">
|
||||
ForceType application/x-gzip
|
||||
Header set Content-Encoding: gzip
|
||||
</FilesMatch>
|
||||
|
||||
<Location />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue