At 05:05 AM 11/6/2003 -0800, you wrote:
>Hi, I am moving to an IIS6 machine. I set up a cgi-bin dir, made it executable
>(scripts/executables), and mapped it to a secure location. Then I put the templates
>in
>
>c:\dnewsweb\
>
>When I browse to the path to the dnewsweb.exe, I get "file not found" -
>
>I tested this by putting a test.txt file in the same dir, and I am able browse to it.
>
>is the "file not found" referring to the exe or the templates?
My guess is you haven't successfully told IIS that the dnewsweb.exe
is in a cgi directory where it's allowed to execute binaries.
It actually 'shouldn't let you view a text file in the same directory if you
have it configured correctly.
ChrisP.