Skip to main content
Participating Frequently
November 15, 2012
Question

CF10: 2 major problems

  • November 15, 2012
  • 1 reply
  • 680 views

I've upgraded from CF9 to CF10 on a Windows IIS6 box.

CF seems to run, however:

1. the default document is not working (an url without "/index.cfm" is not working, adding "/index.cfm" solves the problem).

2. all url's seems to have become case sensitive, which breaks almost every single app I've build.

I already have re-applied the IIS connector and I've installed all the latest patches.

What now?

    This topic has been closed for replies.

    1 reply

    WolfShade
    Legend
    November 15, 2012

    Not sure about the second issue.. but your first issue (not working unless document specified.).. did you go into IIS and make sure that index.cfm and index.cfml are part of the default documents?

    ^_^