Files
greptweet/.htaccess
2012-08-10 17:46:15 +02:00

5 lines
154 B
ApacheConf

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