You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/03/27 22:06:04 UTC

svn commit: r1669688 - /maven/site/trunk/content/filtered-resources/.htaccess

Author: hboutemy
Date: Fri Mar 27 21:06:04 2015
New Revision: 1669688

URL: http://svn.apache.org/r1669688
Log:
trying /x1/www instead of /www as per Joes proposal

Modified:
    maven/site/trunk/content/filtered-resources/.htaccess

Modified: maven/site/trunk/content/filtered-resources/.htaccess
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/filtered-resources/.htaccess?rev=1669688&r1=1669687&r2=1669688&view=diff
==============================================================================
--- maven/site/trunk/content/filtered-resources/.htaccess (original)
+++ maven/site/trunk/content/filtered-resources/.htaccess Fri Mar 27 21:06:04 2015
@@ -74,4 +74,4 @@ RedirectMatch ^/maven-1.x/(.*)$ http://m
 
 # test of extpaths.txt replacement
 RewriteEngine on
-RewriteRule ^core-its-htaccess/(.*)$ /www/maven.apache.org/components/core-its/$1
+RewriteRule ^core-its-htaccess/(.*)$ /x1/www/maven.apache.org/components/core-its/$1 [L]