Thread: Error Log Files
View Single Post
  #3 (permalink)  
Old 10-22-2007, 11:49 AM
wige's Avatar
wige wige is online now
Moderator
WebProWorld Moderator
 

Join Date: Jun 2006
Location: United States
Posts: 1,823
wige RepRank 4wige RepRank 4wige RepRank 4wige RepRank 4
Default Re: Error Log Files

[Sat Oct 20 15:34:49 2007] [error] [client IP] File does not exist: /var/www/vhosts/mywebsite.com/httpdocs/mywebpage.html/robots.txt

This line is a bit odd, as it indicates you may either have a problem in one of the virtual hosts on your server, or a bad link somewhere. Robots, on their own, won't look for a robots.txt file anywhere on a server except in the root directory, so the only way this request would occur is if you have a link to robots.txt somewhere that is incorrect, or if one of the virtual hosts is configured incorrectly.
__________________
The best way to learn anything, is to question everything.
Reply With Quote