noel 2004/08/31 15:42:45 Modified: build/site .htaccess Log: fix redirect for geronimo (better) Revision Changes Path 1.5 +1 -3 incubator-site/build/site/.htaccess Index: .htaccess =================================================================== RCS file: /home/cvs/incubator-site/build/site/.htaccess,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .htaccess 31 Aug 2004 22:24:46 -0000 1.4 +++ .htaccess 31 Aug 2004 22:42:45 -0000 1.5 @@ -1,3 +1 @@ -RedirectMatch 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]
