in reply to Re^3: IIS6 + Perl CGI: finding locations on disk
in thread IIS6 + Perl CGI: finding locations on disk
I have tried to print all environment variables, and document_root is simply not there. Some googling revealed IIS6 does not export this variable at all for CGI applications. I will check if ISAPI is treated differently.