An error occurred when performing a file operation read on file C:/websites/logs/195ipblocked.txt.
|
The cause of this exception was: java.io.FileNotFoundException: C:/websites/logs/195ipblocked.txt (The system cannot find the file specified).
|
|
The error occurred in C:/websites/fireworksecommerce/application.cfc: line 9
Called from C:/websites/fireworksecommerce/application.cfc: line 1
Called from C:/websites/fireworksecommerce/application.cfc: line 9
Called from C:/websites/fireworksecommerce/application.cfc: line 1
|
7 : <cffile action="read" file="C:\websites\logs\#dayofyear(now())#iplist.txt" variable="iplist">
8 : <cfif findnocase("|#cgi.remote_addr#|",iplist)>
9 : <cffile action="read" file="C:\websites\logs\#dayofyear(now())#ipblocked.txt" variable="iplist">
10 : <cfabort></cfif>
11 : <cfif cgi.remote_addr neq "127.0.0.1"><cfabort></cfif>
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
18.97.14.80 |
Referrer |
|
Date/Time |
14-Jul-25 08:23 PM |
|