View | Details | Raw Unified | Return to bug 36463
Collapse All | Expand All

(-)a/etc/koha-httpd.conf (-2 / +2 lines)
Lines 200-206 Link Here
200
200
201
     # Compress content with type html, text, and css, ...
201
     # Compress content with type html, text, and css, ...
202
     AddOutputFilterByType DEFLATE text/plain text/html text/xml text/css
202
     AddOutputFilterByType DEFLATE text/plain text/html text/xml text/css
203
     AddOutputFilterByType DEFLATE application/xml application/xhtml+xml application/rss+xml application/javascript application/x-javascript
203
     AddOutputFilterByType DEFLATE application/xml application/xhtml+xml application/rss+xml
204
     AddOutputFilterByType DEFLATE application/javascript application/x-javascript application/json
204
205
205
     DeflateCompressionLevel 9
206
     DeflateCompressionLevel 9
206
207
207
- 

Return to bug 36463