summaryrefslogtreecommitdiff
path: root/htaccess.sample
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-11-20 19:52:16 -0500
committerEvan Prodromou <evan@prodromou.name>2008-11-20 19:52:16 -0500
commitcf54010e75411546bbe9cbc6dc3d79fad4faa52a (patch)
tree73f7d64ab35afa645a73a4350fc6e9bf2fc0429f /htaccess.sample
parent7b099a4c6b4b2e851aa9fa95c6c2c9b35c95bd65 (diff)
fancy url for tagother
darcs-hash:20081121005216-84dde-5dea247b1c64f276cf2b2b5d3d6ce51ba3d9d615.gz
Diffstat (limited to 'htaccess.sample')
-rw-r--r--htaccess.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/htaccess.sample b/htaccess.sample
index 702894e2e..28da7b66f 100644
--- a/htaccess.sample
+++ b/htaccess.sample
@@ -42,6 +42,8 @@ RewriteRule ^main/disfavor$ index.php?action=disfavor [L,QSA]
RewriteRule ^main/sup$ index.php?action=sup [L,QSA]
+RewriteRule ^main/tagother$ index.php?action=tagother [L,QSA]
+
RewriteRule ^settings/profile$ index.php?action=profilesettings [L,QSA]
RewriteRule ^settings/openid$ index.php?action=openidsettings [L,QSA]
RewriteRule ^settings/im$ index.php?action=imsettings [L,QSA]