leosimons 2003/10/30 01:23:44 Modified: site .htaccess Log: broken links Revision Changes Path 1.5 +7 -6 avalon-site/site/.htaccess Index: .htaccess =================================================================== RCS file: /home/cvs/avalon-site/site/.htaccess,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .htaccess 29 Oct 2003 15:40:47 -0000 1.4 +++ .htaccess 30 Oct 2003 09:23:44 -0000 1.5 @@ -1,8 +1,8 @@ RedirectMatch ^/apps(.*) http://avalon.apache.org/phoenix/applications.html -RedirectMatch ^/sandbox/meta(.*) http://avalon.apache.org/meta -RedirectMatch ^/sandbox/merlin(.*) http://avalon.apache.org/merlin -RedirectMatch ^/sandbox/api(.*) http://avalon.apache.org/merlin/api -RedirectMatch ^/cornerstone(.*) http://avalon.apache.org/components +RedirectMatch ^/sandbox/meta(.*) http://avalon.apache.org/meta/ +RedirectMatch ^/sandbox/merlin(.*) http://avalon.apache.org/merlin/ +RedirectMatch ^/sandbox/api(.*) http://avalon.apache.org/merlin/api/ +RedirectMatch ^/cornerstone(.*) http://avalon.apache.org/components/ RedirectMatch ^/fortress(.*) http://avalon.apache.org/excalibur/fortress$1 RedirectMatch ^/excalibur/compatibility(.*) http://avalon.apache.org/excalibur/no-docs-available.html RedirectMatch ^/excalibur/component(.*) http://avalon.apache.org/excalibur/no-docs-available.html @@ -19,5 +19,6 @@ RedirectMatch ^/excalibur/thread(.*) http://avalon.apache.org/excalibur/no-docs-available.html RedirectMatch ^/excalibur/xfc(.*) http://avalon.apache.org/excalibur/no-docs-available.html RedirectMatch ^/downloads.cgi(.*) http://avalon.apache.org/download.cgi$1 - - +RedirectMatch ^/bindownload.cgi(.*) http://avalon.apache.org/download.cgi$1 +RedirectMatch ^/srcdownload.cgi(.*) http://avalon.apache.org/download.cgi$1 +RedirectMatch ^/containers(.*) http://avalon.apache.org/product/containers/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
