Author: olamy
Date: Tue Dec 11 14:25:28 2012
New Revision: 1420193

URL: http://svn.apache.org/viewvc?rev=1420193&view=rev
Log:
bad idea

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=1420193&r1=1420192&r2=1420193&view=diff
==============================================================================
--- maven/site/trunk/content/filtered-resources/.htaccess (original)
+++ maven/site/trunk/content/filtered-resources/.htaccess Tue Dec 11 14:25:28 
2012
@@ -57,7 +57,7 @@ RedirectMatch permanent ^/plugins/maven-
 #RedirectMatch permanent ^/plugins/maven-failsafe-plugin/(.*)$ 
http://maven.apache.org/surefire/maven-failsafe-plugin/$1
 #RedirectMatch permanent ^/plugins/maven-surefire-plugin/(.*)$ 
http://maven.apache.org/surefire/maven-surefire-plugin/$1
 #RedirectMatch permanent ^/plugins/maven-surefire-report-plugin/(.*)$ 
http://maven.apache.org/surefire/maven-surefire-report-plugin/$1
-RedirectMatch permanent ^/surefire(.*)$/(.*)$ 
http://maven.apache.org/surefires/surefire$1/$2
+#RedirectMatch permanent ^/surefire(.*)$/(.*)$ 
http://maven.apache.org/surefires/surefire$1/$2
 RedirectMatch permanent ^/shared/maven-plugin-testing-harness/(.*)$ 
http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/$1
 RedirectMatch permanent ^/shared/maven-plugin-testing-tools/(.*)$ 
http://maven.apache.org/plugin-testing/maven-plugin-testing-tools/$1
 RedirectMatch permanent ^/shared/maven-plugin-tools/(.*)$ 
http://maven.apache.org/plugin-tools/$1


Reply via email to