fix location

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@348876 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-11-25 04:50:31 +00:00
parent b866f19ccb
commit 62e8e280d5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RewriteEngine on
#RewriteLog rewrite.log
#RewriteLogLevel 9
RewriteMap artifact-map txt:/home/projects/maven/repository-staging/to-ibiblio/maven/artifact-map.txt
RewriteMap artifact-map txt:/home/projects/maven/components/maven-meeper/src/bin/artifact-map.txt
# rewrite mapped artifact
RewriteRule ^/maven/(.*)$ /maven/${artifact-map:$1|$1}