-
Posted to
IIS7 - General
by
TheKeyMaster
on
01-15-2009, 10:16 AM
I figured it out. While working on another problem I had changed the StaticFile Handler for one of the top directories from * to *.*
-
Posted to
IIS7 - General
by
TheKeyMaster
on
01-13-2009, 4:57 PM
It doesn't work when accessing the folder in a URL. If I rename "test.folder" to "testfolder" it works fine.
Detailed info on the error are below.
ModuleNameIIS Web Core
Notification16
HttpStatus404
HttpReasonNot ...
-
Posted to
IIS7 - General
by
TheKeyMaster
on
01-13-2009, 4:32 PM
We have an existing web server that was running on an older version of IIS. Many of the directory names contained decimals. I'm working on switching everything over to a new server running IIS 7. I've found that any requests for a path containing decimals results in an Error 404.0. How do I get IIS to support these paths? Besides the ...