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