mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-20 12:11:05 -05:00
Remove Apache related config
This commit is contained in:
14
.htaccess
14
.htaccess
@@ -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
|
|
||||||
Reference in New Issue
Block a user