in reply to Re^2: IIS6 + Perl CGI: finding locations on disk
in thread IIS6 + Perl CGI: finding locations on disk

Then IIS is broken. For url
http://server.port/this/is/all/SCRIPT_NAME?que=ry
SCRIPT_NAME =/this/is/all/SCRIPT_NAME

The documentation ( IIS Server Variables ) confirms this.

  • Comment on Re^3: IIS6 + Perl CGI: finding locations on disk