Skip to main content
October 23, 2008
Question

CF8 & IIS6 issue

  • October 23, 2008
  • 1 reply
  • 168 views
Really weird issue happening.

I've setup a site 'abc.com' in IIS and pointed it to a local directory 'cfusion-war\abc\'. Site resolves, everything works.

I setup a second site 'abc2.com' and point it to 'cfusion-war\abc2\' and it points the domain back to the root folder 'cfusion-war'.

Thinking it was just an IIS issue I tried pointing the 'abc2.com' site to a directory that only had an 'index.htm' file in it to test, 'cfusion-war\abc2-html', and it resovles to the correct page.

So the issue is, for any site in IIS that points to a coldfusion site outside of the 'cfusion-war\abc' directory the page won't resolve. Point it to that directory though and it will.

Anyone faced this issue before?

Thanks in advance!


Paul.
    This topic has been closed for replies.

    1 reply

    October 23, 2008
    Should also mention that we're running Windows Server 2003.