You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2003/10/29 15:59:51 UTC

cvs commit: avalon-site/site .htaccess download.cgi

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: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org


Re: cvs commit: avalon-site/site .htaccess download.cgi

Posted by Berin Loritsch <bl...@apache.org>.
Stephen McConnell wrote:

> 
> 
> leosimons@apache.org wrote:
> 
>>  +RedirectMatch ^/download.cgi(.*) 
>> http://avalon.apache.org/downloads.cgi$1
>>
> 
> Is is downloads.cgi$1 or download.cgi$1
> 
> Steve.

The CGI script is set up for "downloads.cgi".






-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: cvs commit: avalon-site/site .htaccess download.cgi

Posted by Stephen McConnell <mc...@apache.org>.

leosimons@apache.org wrote:

>  +RedirectMatch ^/download.cgi(.*) http://avalon.apache.org/downloads.cgi$1
>

Is is downloads.cgi$1 or download.cgi$1

Steve.

-- 

Stephen J. McConnell
mailto:mcconnell@apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org