Skip to main content
Participant
May 30, 2015
Question

Install Cold Fusion 11 standard, on window 2008 R2 and it will not serve up .CFM tags that are not in the root directory of a web site

  • May 30, 2015
  • 1 reply
  • 499 views

Installed Cold Fusion 11 standard, on window 2008 R2 and it will not serve up .CFM tags that are not in the root directory of a web site

    This topic has been closed for replies.

    1 reply

    Inspiring
    May 30, 2015

    What error are you getting?

    Is this IIS or Apache? Did you run the web connector tool?

    Do you have any mappings setup? Is there an application.cfc?

    I assume you are talking about cfm files in sub folders to the root and not somewhere completely outside of the root.

    pfanningAuthor
    Participant
    May 30, 2015

    IIS, Windows 2008 R2 ,,, did run the connector, the localhost/cfide/administator/index.cfm and all its files work fine.

    However, all the other web sites on that machine will only run the default index.cfm once and only when called  like : http://mysite.com, if the default is index.cfm .. it will run fine, however no other .CFM page will run, and if you go to another directory to an .HTML page, and it has a home button, the INDEX.cfm will not run called from inside the web site.   The error was 404 file or directory not found