summaryrefslogtreecommitdiff
path: root/htaccess.sample
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-01 13:56:11 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-01 13:56:11 -0400
commitf767a8b63b59c2d1128245fe25219e7a6716a8d3 (patch)
treef40437484836823b2c2e8db637f9d00ff39ee4dd /htaccess.sample
parent27b2da990299b64489e80368bc6c9cb8a45ee284 (diff)
add more contact information
darcs-hash:20080701175611-84dde-59873964e036f3c9bc225ea8272e840535ea7643.gz
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 985a97eed..992cecb37 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/contact$ index.php?action=doc&title=contact [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/im$ index.php?action=doc&title=im [L,QSA]