I am having trouble finding details on my exact problem.
If I have a "*.exe" in the path as a directory, I cannot download any file below that directory.
Example:
http://www.myserver.com/example.exe/example.txt - Fails with a 403.1 error.
http://www.myserver.com/example.exe_/example.txt - Succeeds
I'm running IIS 5.1 on WinXP Pro trying to run a symbol server (but that shouldn't really matter). I have the virtual directory set up with execute permissions to none (no scripts or executables).
Am I missing something?
Thanks for any help,
Brett
P.S. Please forgive me. I am an IIS newbie.