View Single Post
  #1   (View Single Post)  
Old 11th July 2008
ijk ijk is offline
Fdisk Soldier
 
Join Date: Jun 2008
Posts: 47
Default apache log errors

I keep getting these errors on apache.
Code:
[Thu Jul 10 10:18:56 2008] [error] [client myipaddress] File does not exist: /path to/error, referer: http://www.mywebsite.com/index.php
erro level in apache config is set to Notice.
I am not accessing error just visiting mywebsite.com . when the above errors occur.
These file donot exist on the server.
Checked all the php files and none of them are calling for a file called error .
Have a .htaccess file that blocks alot of unwanted ipaddresses. Even the ipaddresses blocked by .htacces file try to access the /pathto/error .
.htaccess file has no custom error documents extra.

any ideas as to why this is happening thanks
__________________
Freebsd 7 64 bit apache2.2 php5 mysql5
Reply With Quote