diff --git a/maven-meeper/src/bin/ibiblio-htaccess b/maven-meeper/src/bin/ibiblio-htaccess index 3755b6fe6d..5a2b8f3f74 100644 --- a/maven-meeper/src/bin/ibiblio-htaccess +++ b/maven-meeper/src/bin/ibiblio-htaccess @@ -1,6 +1,5 @@ ## IF YOU MODIFY THIS FILE, MAKE SURE IT GETS UPDATED IN SVN - ## MAVEN 1.0.2 doesn't deal with redirects. Avoid them RewriteEngine on @@ -16,8 +15,6 @@ RewriteRule commons-logging/jars/commons-logging-1.1-dev.jar /maven2/commons-log RewriteRule strutstestcase/jars/strutstestcase-(.+).jar /maven2/strutstestcase/strutstestcase/$1/strutstestcase-$1.jar [L] RewriteRule stax-utils/jars/stax-utils-snapshot-(.+).jar /maven2/stax-utils/stax-utils/snapshot-$1/stax-utils-snapshot-$1.jar [L] -RewriteRule maven$ /maven2/ [R] - # rewrite // to / #RewriteRule ^/maven//(.*) /maven/$1 RewriteRule ^/(.*)$ /maven/$1