Possible The Fix

This Might Be What We've Been Waiting For...

I think that I might have an idea as to why Wincustomize is not running too well...

I think you have 2 conflicting index's: index.html and index.aspx.

Since the one that is used is the index.aspx, wouldn't it be a good idea to chuck index.html and see what happens?
11,968 views 5 replies
Reply #1 Top
I think that if index.aspx is down then it redirects us to index.html.
Reply #2 Top
There is no such thing as an index conflict. You give IIS a list of acceptable index files, and it looks for them in that order. Having more than one of them present makes no difference, it just selects the first on one the list.
Reply #3 Top
...As I said, basically.
Reply #5 Top
For when the aspx is down.