From 51ad7c50786b2b6635339c62e42e9ccefdab188f Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 30 Jun 2008 12:13:04 -0400 Subject: add FAQ rewrite darcs-hash:20080630161304-84dde-c7f390e99502d6092a6597789a74a3f7790d38ed.gz --- htaccess.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/htaccess.sample b/htaccess.sample index 9e621d9d6..f9fc7f872 100644 --- a/htaccess.sample +++ b/htaccess.sample @@ -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] -- cgit v1.2.3-54-g00ecf