in reply to Re: shebang line for Perl scripts under Apache/Windows
in thread shebang line for Perl scripts under Apache/Windows
Unless I'm badly mistaken, that won't solve the stated problem, as the handler cgi-script uses checkes the file's shebang to determine which script to execute. Which is the whole problem =]