add FAQ rewrite

darcs-hash:20080630161304-84dde-c7f390e99502d6092a6597789a74a3f7790d38ed.gz
This commit is contained in:
Evan Prodromou 2008-06-30 12:13:04 -04:00
parent 6c6d94763b
commit 51ad7c5078
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ RewriteRule ^rss$ index.php?action=publicrss [L,QSA]
RewriteRule ^xrds$ index.php?action=publicxrds [L,QSA]
RewriteRule ^doc/about$ index.php?action=doc&title=about [L,QSA]
RewriteRule ^doc/faq$ index.php?action=doc&title=faq [L,QSA]
RewriteRule ^doc/help$ index.php?action=doc&title=help [L,QSA]
RewriteRule ^doc/privacy$ index.php?action=doc&title=privacy [L,QSA]
RewriteRule ^doc/source$ index.php?action=doc&title=source [L,QSA]