summaryrefslogtreecommitdiff
path: root/htaccess.sample
diff options
context:
space:
mode:
authorEvan Prodromou <git@evanprodromou.name>2009-01-23 09:01:06 +0100
committerEvan Prodromou <git@evanprodromou.name>2009-01-23 09:01:06 +0100
commite7d5310a2f222a695720b7a63543085ff14af9fd (patch)
treeb86011952299f00f86d4b90a3a7d499272460b1f /htaccess.sample
parenta7c85bebd5be9ea019a8c80d74730d7eb28d4651 (diff)
parentaa100884fbfb7f14613f402b5eabdcd9637faf57 (diff)
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
Diffstat (limited to 'htaccess.sample')
-rw-r--r--htaccess.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/htaccess.sample b/htaccess.sample
index 73b52c55e..5f9827f96 100644
--- a/htaccess.sample
+++ b/htaccess.sample
@@ -65,6 +65,7 @@ RewriteRule ^settings/sms$ index.php?action=smssettings [L,QSA]
RewriteRule ^settings/twitter$ index.php?action=twittersettings [L,QSA]
RewriteRule ^settings/other$ index.php?action=othersettings [L,QSA]
+RewriteRule ^search/group$ index.php?action=groupsearch [L,QSA]
RewriteRule ^search/people$ index.php?action=peoplesearch [L,QSA]
RewriteRule ^search/notice$ index.php?action=noticesearch [L,QSA]
RewriteRule ^search/notice/rss$ index.php?action=noticesearchrss [L,QSA]