Author: phobos
Date: 2011-12-15 15:43:05 +0000 (Thu, 15 Dec 2011)
New Revision: 25258

Modified:
   website/trunk/.htaccess
Log:
add a contact rewrite.


Modified: website/trunk/.htaccess
===================================================================
--- website/trunk/.htaccess     2011-12-15 07:17:09 UTC (rev 25257)
+++ website/trunk/.htaccess     2011-12-15 15:43:05 UTC (rev 25258)
@@ -37,6 +37,7 @@
 # other (feel free to categorize)
 RewriteRule ^people(.*) /about/corepeople$1 [R=301,L]
 RewriteRule ^donate/$ /donate/donate [R=301,L]
+RewriteRule ^contact(.*) /about/contact$1 [R=301,L]
 
 # Download websites
 RewriteRule ^download/$ /download/download [R=301,L]

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to