Tidy fetch URL

This commit is contained in:
Kai Hendry
2012-08-10 17:46:15 +02:00
parent 3a5bfc5f6a
commit 9594228dd4
3 changed files with 13 additions and 2 deletions

View File

@@ -1,2 +1,4 @@
DirectoryIndex index.shtml index.html
AddType text/cache-manifest .appcache
RewriteEngine on
RewriteRule ^f/(.*)$ /create.cgi?id=$1 [L,QSA]