Redirecting CGI scripts - how?

Redirecting CGI scripts - how?

Post by Skip Montana » Fri, 03 May 1996 04:00:00



Mostly to make my logfile analysis easier, I'd like to redirect some CGI
scripts from one virtual server to another on my Web server.  So, for
instance, I'd like to redirect

    http://www.automatrix.com/cgi-bin/event-search/ConcertServerInfo?age=2

to

    http://concerts.calendar.com/cgi-bin/event-search/ConcertServerInfo?a...

Of course the names and types of the parameters can change.  The script can
be invoked using GET or POST.  Also, note that www.automatrix.com and
concerts.calendar.com are just different virtual servers on the same
machine.

Any suggestions how I would do this on Apache (1.0.0)?
--
Skip Montanaro     |  Today's Acronym: YAUWWWI (yow'-ee) Yet Another Useless

(518)372-5583      |  ---  Check out Musi-Cal: http://concerts.calendar.com/

 
 
 

1. jump.cgi - or similar script to redirect from list box

I know nothing about cgi scripts - so can anyone help.

I am writing a number of web pages and want to use either list boxes
or drop down list boxes to redirect browsers to other pages based on
the their selection (in the list boxes).

I note that Microsoft use redir.dll in conjunction with their forms to
do the job.  My Internet Service Provider does not have a script
for the job and in recent times has been very slow (in some cases)
to respond to requests (if they respond at all).

My ISP uses Linux and I am aware that some other ISPs using Linux have
a "jump.cgi" script.  Can anyone send me a "jump.cgi" script or
similar so that I can pass it on to my ISP and get access to it?

Please reply direct by email.
--
Robert
____________________________________________________________

Robert W Hind                      Tel:  Work +61 9 480 0712
124 Eton Street                          Home +61 9 444 2458
North Perth 6006                   Fax:  Work +61 9 480 0780
Western Australia                        Home +61 9 443 4483
____________________________________________________________


http:   //www.wantree.com.au/~rwhind/personal/rwhind001.html
____________________________________________________________

2. How to list installed packages to a file?

3. How to redirect html requests to a single cgi script

4. SKB BUFFER FOR NETWORK DEVICES

5. Redirect cgi (perl) scripts using Apache 0.8.14

6. 100Mb LAN POOR PERFS :!!!!! HELP

7. URL Redirect with CGI Scripts

8. Serial port woes

9. Apache kills CGI script after redirecting or closing STDOUT

10. Can a CGI Script Read URL in Browser and Redirect Accordingly?

11. How to redirect any URL to one particular CGI script?

12. Redirecting a directory to a cgi script in Apache1.2b7

13. How to redirect any URL to one particular CGI script ???