Author: ebourg
Date: Mon Mar 10 11:14:39 2014
New Revision: 900893
Log:
Experiment with mod_rewrite based redirections
Modified:
websites/production/commons/content/.htaccess
Modified: websites/production/commons/content/.htaccess
==============================================================================
--- websites/production/commons/content/.htaccess (original)
+++ websites/production/commons/content/.htaccess Mon Mar 10 11:14:39 2014
@@ -80,4 +80,4 @@ Redirect /sandbox/weaver /proper/commons
#RedirectMatch /proper/commons-(.*)/api-(.*)/(.*)
http://commons.apache.org/proper/commons-$1/javadocs/api-$2/$3
RewriteEngine on
-RewriteRule ^/nabla/(.*) /sandbox/nabla/$1
+RewriteRule ^/nabla/(.*) /sandbox/commons-nabla/$1