> We installed CFMX on a box, then went back to CF5. Now, > whenever we try to open the CF Administator pages, it > wants to download the "index.cfm" pages to us. Ok.. So > first thing is to check to make sure mime-types are set > properly, etc... Did that. All other CF pages are > delivering fine. So it's not that.
Basically, as you're probably already aware, the root cause of this is that, for whatever reason, files within that directory aren't being processed by CF, because the web server isn't passing them to the CF server. So, make sure you don't have a virtual directory for CFIDE that's configured differently from the virtual server that contains it. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

