Problem Installing CF10 on IIS7
i have new windows 7 ultimate x 64 dev machine. installed iis .net extensibility, asp.net, cgi, isapi extensions, , isapi filters checked. installed cf10 64 bit , ran webserver configuration tool telling install websites , allow 32 bit. ran mandatory manual update, automatic ones.
i create index.cfm in default website , can hit via localhost/index.cfm. things seem good. create folder called "greg" , index.cfm in there. can hit via localhost/greg/index.cfm. have domain pointed location , forwarded port 80 server. outside can hit greg.mydomain.com , index.cfm great! if go greg.mydomain.com/index.cfm 404 error. can hit index.html in dir greg.mydomain.com/index.html.
what mean?
oh, forgot mention in iis created site named "greg", physical path "c:\inetpub\wwwroot\greg" ip address "all unassigned" port 80, host name: "greg.mydomain.com".
it seems it's simple why iis process default document if it's cfm not if it's called name.
More discussions in ColdFusion Server Administration
adobe
Comments
Post a Comment