|
@ -28,7 +28,7 @@ |
|
|
|
|
|
|
|
|
<IfModule mod_deflate.c> |
|
|
<IfModule mod_deflate.c> |
|
|
# compress content |
|
|
# compress content |
|
|
AddOutputFilterByType DEFLATE text/html text/plain text/css text/javascript image/png image/jpeg image/gif |
|
|
|
|
|
|
|
|
AddOutputFilterByType DEFLATE text/html text/plain text/css text/javascript |
|
|
# properly handle requests coming from behind proxies |
|
|
# properly handle requests coming from behind proxies |
|
|
Header append Vary User-Agent |
|
|
Header append Vary User-Agent |
|
|
</IfModule> |
|
|
</IfModule> |
|
|