As if I'm not busy enough, my boss just notified me that one of our websites isn't viewable in FireFox, and he wants me to fix it. When you load the site in FF you get a bunch of code, whereas in IE you see a nice little flash site. Having never dealt with this before, I don't even know where to begin when it comes to fixing this problem. I was hoping that there were some people on here who have encountered this problem before. Unfortunately, I'm not the one who originally designed this site, that person left the company about 6 months ago. In fact I didn't even know we owned this site until today. Any help would be greatly appreciated, the URL is http://www.chills.com Thanks.
after looking into it a little bit further, it seems that the problem is only on the "home.cfm" file. EDIT: my mistake, it seems to be with all .cfm files. I haven't got a clue when it comes to ColdFusion.
The server is sending out the pages with a content-type of text/plain instead of text/html which is why FF is displaying them as text.