mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-23 05:21:06 -05:00
5 lines
154 B
ApacheConf
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]
|