Re: [EMAIL PROTECTED] CGI without displaying script in URI

2008-05-06 Thread Justin Jereza
May 5, 2008 at 8:49 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > > On Mon, May 5, 2008 at 2:59 AM, Justin Jereza <[EMAIL PROTECTED]> wrote: > > Hello. > > > > How can I configure Apache to make a CGI script respond to all > > requests to / or any other

[EMAIL PROTECTED] CGI without displaying script in URI

2008-05-04 Thread Justin Jereza
Hello. How can I configure Apache to make a CGI script respond to all requests to / or any other arbitrary location and all locations under that without showing the name of script in the URI? The best I can do is http://foo.com/gateway.cgi/bar, I'm trying to configure it so that I'll only need to