Hi, Looking in the application.log it is showing a script hitting the site looking for a file, however it doesn't show the IP (so we can block it). Is there anyway of capturing this data? Thanks
More details are needed to reach a solution. Please Post the log and what file its trying to capture.
I had this happen to me once. It ended up being yahoo search engine. What I did was put on the page that it was hitting a query into a database table that I made that captured CGI.remoteaddr. You could also probably use the cflog tag if you are in the same situation I was in. Look some stuff up about it on CF Livedocs.