X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/623f13261203dcd5c851d177c1033766eeff69b9..068f457f9a60a17ca141d3b90bd7dee9aa7267bc:/.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 +