summaryrefslogtreecommitdiff
path: root/htaccess.sample
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-01-23 06:32:56 +0000
committerEvan Prodromou <evan@controlyourself.ca>2009-01-23 06:32:56 +0000
commit745885902ae69e832d910b82c6bc21520885b136 (patch)
treeb6e7e1b5acb28e9747eca0b3cec9772cb3c51108 /htaccess.sample
parent277a6e984c6778865a62b5a1b99219327460be6d (diff)
Add several more help files
Diffstat (limited to 'htaccess.sample')
-rw-r--r--htaccess.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/htaccess.sample b/htaccess.sample
index 2a64e8060..b80dd88fe 100644
--- a/htaccess.sample
+++ b/htaccess.sample
@@ -21,6 +21,9 @@ RewriteRule ^doc/openid$ index.php?action=doc&title=openid [L,QSA]
RewriteRule ^doc/openmublog$ index.php?action=doc&title=openmublog [L,QSA]
RewriteRule ^doc/privacy$ index.php?action=doc&title=privacy [L,QSA]
RewriteRule ^doc/source$ index.php?action=doc&title=source [L,QSA]
+RewriteRule ^doc/tags$ index.php?action=doc&title=tags [L,QSA]
+RewriteRule ^doc/groups$ index.php?action=doc&title=groups [L,QSA]
+RewriteRule ^doc/sms$ index.php?action=doc&title=sms [L,QSA]
RewriteRule ^facebook/$ index.php?action=facebookhome [L,QSA]
RewriteRule ^facebook/index.php$ index.php?action=facebookhome [L,QSA]