in reply to Re: Re: Perl CGI on Windows 2003?
in thread Perl CGI on Windows 2003?
That's because the HTTP protocol is handled by the web server, whereas the file:// protocol is just a web browser extension (or something like that...either way, the web server doesn't handle those types of URLs).