Check the MIME type settings in IIS 7; specifically make sure *.cfm is included.
Hope this helps Cheers, Mat -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Saturday, 13 August 2011 9:47 AM To: cfaussie Subject: [cfaussie] ColdFusion 9 Application Server 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. -- 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.
