I'm with Dave. I'd look for some kind of file code - maybe even cf - that's not too careful with paths. I'd also check your "cache real paths" attribute in the cf admin. Not sure why I think so but it may be fooling some of your code with regard to where files live. And of course you should think about whether you have been exploited in some way.
-----Original Message----- From: Dave Watts [mailto:[email protected]] Sent: Thursday, July 18, 2013 11:21 AM To: cf-talk Subject: Re: index.cfm being copied from site root to cf web root > I have an odd issue occurring on my server. Occasionally, the index.cfm file from the root of my web site is being copied over > to the web root in the CF directory. Once that happens, CF will then attempt to execute that index.cfm file which, of course, > throws an error because all of the references are broken. Has anyone ever seen this? Any idea how to correct it? I very much doubt that CF is doing this all by itself. It's much more likely that you have some code on your machine that is doing this. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356236 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

