in reply to Re: perl CGI on windows
in thread perl CGI on windows
My confusion is regarding CGI script in windows environment. If two different CGI scripts are written in two different scripting languages and they are residing in the same directory (Both have different names but same .cgi extension), how will the server know which interpreter to use to execute these cgi scropts ? As in windows environment shebang line is not important and extensions are read to decide file type.
|
|---|