in reply to Short-circuited CGI Link
The myserver.com part is what allows your browser to get to the web server in question. Apache then can translate, but maybe if you set the default document (usually index.html) to be that cgi file, it would work. But there's no way to do it using Perl directly -- the server first has to know what script to run against before it can run said script.
----Asim, known to some as Woodrow.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Short-circuited CGI Link
by nardo (Friar) on Jun 13, 2001 at 21:38 UTC |