]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add FAQ rewrite
authorEvan Prodromou <evan@prodromou.name>
Mon, 30 Jun 2008 16:13:04 +0000 (12:13 -0400)
committerEvan Prodromou <evan@prodromou.name>
Mon, 30 Jun 2008 16:13:04 +0000 (12:13 -0400)
darcs-hash:20080630161304-84dde-c7f390e99502d6092a6597789a74a3f7790d38ed.gz

htaccess.sample

index 9e621d9d60f17b301a2eba338a61ca6c85ffcd24..f9fc7f872f8df888484e96a7700a8d97ff7572b4 100644 (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]