X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/623f13261203dcd5c851d177c1033766eeff69b9..69a605876ce089075ae4fe8ca76c85630a8c6897:/.htaccess diff --git a/.htaccess b/.htaccess index 4b642c1..aaebe0c 100644 --- a/.htaccess +++ b/.htaccess @@ -20,5 +20,7 @@ RewriteCond %{REQUEST_FILENAME}.plp -f RewriteRule ^/*([^/]+)(.*) $1.plp$2 # compress html output if accepted by client + AddOutputFilterByType DEFLATE text/html +