leosimons 2003/10/29 06:59:51 Modified: site .htaccess Removed: site download.cgi Log: Remove duplication Revision Changes Path 1.3 +2 -0 avalon-site/site/.htaccess Index: .htaccess =================================================================== RCS file: /home/cvs/avalon-site/site/.htaccess,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .htaccess 29 Oct 2003 14:55:28 -0000 1.2 +++ .htaccess 29 Oct 2003 14:59:51 -0000 1.3 @@ -18,4 +18,6 @@ RedirectMatch ^/excalibur/store(.*) http://avalon.apache.org/excalibur/no-docs-available.html 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 ^/download.cgi(.*) http://avalon.apache.org/downloads.cgi$1 +
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
