[or-cvs] r23612: {website} add in vidalia rewrite too (website/trunk)

Andrew Lewman andrew at torproject.org
Sat Oct 16 18:18:47 UTC 2010


Author: phobos
Date: 2010-10-16 18:18:46 +0000 (Sat, 16 Oct 2010)
New Revision: 23612

Modified:
   website/trunk/.htaccess
Log:
add in vidalia rewrite too


Modified: website/trunk/.htaccess
===================================================================
--- website/trunk/.htaccess	2010-10-16 18:14:47 UTC (rev 23611)
+++ website/trunk/.htaccess	2010-10-16 18:18:46 UTC (rev 23612)
@@ -11,3 +11,6 @@
 
 # Overview
 RewriteRule ^/overview(.*) /about/overview$1 [R=301,L]
+
+# Vidalia
+RewriteRule ^/vidalia/(.*) /projects/vidalia [R=301,L]



More information about the tor-commits mailing list