From nobody@hyperreal.com Mon Mar 31 22:34:14 1997 Received: by taz.hyperreal.com (8.8.4/V2.0) id WAA26293; Mon, 31 Mar 1997 22:34:14 -0800 (PST) Message-Id: <199704010634.WAA26293@taz.hyperreal.com> Date: Mon, 31 Mar 1997 22:34:14 -0800 (PST) From: Apiset Tananchai Reply-To: aet@ksc.net.th To: apbugs@hyperreal.com Subject: Redirect directive didn't seems to work properly X-Send-Pr-Version: 3.2 >Number: 293 >Category: mod_alias >Synopsis: Redirect directive didn't seems to work properly >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Mar 31 22:40:01 1997 >Last-Modified: Sun Apr 13 18:10:58 PDT 1997 >Originator: aet@ksc.net.th >Organization: >Release: 1.2b7 >Environment: Solaris 2.4 with all recommended patch, GCC 2.7.2 >Description: I have redirect all request for our Counter.cgi to a new server using following directive in srm.conf Redirect /cgi-bin http://counter.ksc.co.th/cgi-bin Old server is mail.ksc.co.th. It seem that apache does not redirect request properly as I point my browser to http://mail.ksc.net.th/cgi-bin/Count.cgi?df=cybstar.dat|dd=C and get odd result. I've check access_log on counter.ksc.co.th and get following log for this query. proxy.ksc.net.th - - [01/Apr/1997:13:10:56 -0700] "GET /cgi-bin/Count.cgi HTTP/1.0" 200 476 ^^^^^^^^^^^^^^^^^^^^^ I think it should be proxy.ksc.net.th - - [01/Apr/1997:13:10:56 -0700] "GET /cgi-bin/Count.cgi?df=cybstar.dat|dd=C HTTP/1.0" 200 476 Is this a bug in apache mod_alias module? >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-analyzed State-Changed-By: coar@decus.org State-Changed-When: Wed Apr 2 04:20:08 PST 1997 State-Changed-Why: Yes, this looks like inappropriate behaviour. I'll check into it. State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Sun Apr 13 18:10:58 PDT 1997 State-Changed-Why: User reports supplied fix works. Committed fix to CVS. Dean >Unformatted: