noel 2004/06/20 09:20:13 Modified: build/site .htaccess Log: cleaner Revision Changes Path 1.3 +2 -2 incubator-site/build/site/.htaccess Index: .htaccess =================================================================== RCS file: /home/cvs/incubator-site/build/site/.htaccess,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .htaccess 20 Jun 2004 16:18:07 -0000 1.2 +++ .htaccess 20 Jun 2004 16:20:13 -0000 1.3 @@ -1,2 +1,2 @@ -Redirect Permanent /geronimo http://geronimo.apache.org -RedirectMatch Permanent /geronimo/(.*) http://geronimo.apache.org/$1 +RedirectMatch Permanent /geronimo(.*) http://geronimo.apache.org$1 +
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
