Leading underscore in directory name in IIS 5.
Posted
by Chuck Conway
on Stack Overflow
See other posts from Stack Overflow
or by Chuck Conway
Published on 2010-05-04T20:34:51Z
Indexed on
2010/05/04
20:38 UTC
Read the original article
Hit count: 311
iis5
In IIS 5 one of the directories off the root has a leading underscore. All files under the directory are unreachable (404) from the browser. I have verified that the paths are correct.
Other javascript files outside the directory comedown fine.
Any thoughts?
Example: http://fm74g4rndmu02.corp.com/_cache/softwarecommunity/api.js
© Stack Overflow or respective owner