mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-22 13:01:06 -05:00
6 lines
171 B
ApacheConf
6 lines
171 B
ApacheConf
DirectoryIndex index.shtml index.html
|
|
AddType text/cache-manifest .appcache
|
|
RewriteEngine on
|
|
RewriteRule ^f/(.*)$ /create.cgi?id=$1 [L,QSA]
|
|
CheckCaseOnly on
|