Quote:
Originally posted by fiveyes
BV:
You may be right as far as that goes, but he's not talking about referers. This is about the entries in the log for the requested pages themselves.
|
Exactly. These are requests from my server from a client (the surfer's computer) wanting my server to send them somthing it has; these are not referrering pages.
That's why this is normal: "/images/title.gif"
and this isn't: "http://www.notmyserver.com/index.html"
Quote:
Originally posted by fiveyes
And when these are for off-site files, they are proxy access attempts. If the return code is 404, there's no reason for concern. However, return codes of 200 require further investigation to determine if the server is properly configured or not. Unknowingly acting as a proxy for others is a "bad thing".
|
Half are 200 and half are 302 which are redirect requests or "moved temporarily", WTF?!