diff --git a/.htaccess b/.htaccess index 8417b36..b15f72c 100644 --- a/.htaccess +++ b/.htaccess @@ -10,3 +10,5 @@ RewriteRule ^f/(.*)$ /create.cgi?id=$1 [L,QSA] ExpiresActive On ExpiresByType text/css "access plus 1 week" + +SetEnvIf Request_URI ^/create.cgi(.*) no-gzip diff --git a/index.html b/index.html index 7fd3147..caa8c6f 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@
- +