I am still learning about using IIS once again in my career. Anyway we have been working on migrating a web site from a BSD server to a IIS 5.0 server on Win2k. I copied over the content and got Perl installed and working and the site was mostly working. Several weeks later we have came back and turned up the site on the new server. This application that uses perl was working before but now it is not.
I have created a test.pl script and it is located at wwwroot\'website'\cgi-bin\we3.1\test.pl. The test will not work and all I get is a 'This oage can not be found' 404 message. I did some testing with various settings but finally copied over the content and it will work if the final directory is 'we31' and not 'we3.1' I think tightening the front page security or some other setting has broke this. Does anyone have any ideas so I dont have to edit and update all the scripts pointing into this directory?
Thanks,
Greg