Bug 36463: (follow-up) Adjust other occurence (intranet)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> (cherry picked from commit69ad327379
) Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> (cherry picked from commit30b0b8a320
) Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
This commit is contained in:
parent
301d796c62
commit
1a8ed12e09
1 changed files with 2 additions and 1 deletions
|
@ -199,7 +199,8 @@
|
||||||
|
|
||||||
# Compress content with type html, text, and css, ...
|
# Compress content with type html, text, and css, ...
|
||||||
AddOutputFilterByType DEFLATE text/plain text/html text/xml text/css
|
AddOutputFilterByType DEFLATE text/plain text/html text/xml text/css
|
||||||
AddOutputFilterByType DEFLATE application/xml application/xhtml+xml application/rss+xml application/javascript application/x-javascript
|
AddOutputFilterByType DEFLATE application/xml application/xhtml+xml application/rss+xml
|
||||||
|
AddOutputFilterByType DEFLATE application/javascript application/x-javascript application/json
|
||||||
|
|
||||||
DeflateCompressionLevel 9
|
DeflateCompressionLevel 9
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue