Remove Apache related config

This commit is contained in:
Kai Hendry
2014-07-11 18:14:26 +08:00
parent 9632b28658
commit 8aef4d34c6

View File

@@ -1,14 +0,0 @@
DirectoryIndex index.shtml index.html
AddType text/cache-manifest .appcache
RewriteEngine on
RewriteRule ^f/(.*)$ /create.cgi?id=$1 [L,QSA]
<IfModule mod_speling.c>
CheckCaseOnly On
</IfModule>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType text/css "access plus 1 week"
</IfModule>
SetEnvIf Request_URI ^/create.cgi(.*) no-gzip