Did you set the host headers in IIS, also is CF9 enabled for that website via the webconfig tool.
Does it work internally? Could the port forwarding be to the wrong IP? Paul On Sat, Aug 13, 2011 at 9:46 AM, [email protected] <[email protected]> wrote: > I've set up Coldfusion 9 on a Windows 2008 R2 server with IIS 7.5. > I've got my web site running fine on my company's Intranet, but when I > try accessing the site externally I get "Service is Unavailable", with > no HTTP error codes. > > 1. To verify it's not just some IIS bindings config, firewall or DNS > host entry problem, I created simple "hello" files, one with .htm, one > with .asp, and one with .cfm extensions. The file doesn't have any > actual Coldfusion code in it; just the word "hello". I can open the > htm & asp files fine. Only the cfm file gives the error. > > 2. I made a very bare bones application.cfc file. > > 3. I've tried IE, Firefox & Chrome and the results are identical. > > I've done quite a bit of research on the net looking for something > similar to this problem and haven't found a thing. > > Getting desperate. :P > > -- > You received this message because you are subscribed to the Google Groups > "cfaussie" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. > > -- Paul Kukiel -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
