[Tfug] Question about Apache log entries.
Quag7
tfug@tfug.org
Mon Mar 3 14:48:01 2003
I was looking through my Apache logs, and I have a question. Ordinarily
each line in the log corresponds to a hit to a page on my server.
Letely, however I've noticed foreign http addresses showing up. For
example:
24.128.170.195 - - [23/Feb/2003:01:26:59 -0500] "GET
http://www.outwar.com/page.php?x=297382&pro=1e14c3925f8337fcb0d9b447f816493d HTTP/1.1" 302 276 "-" "Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)"
I have several hundred of these hits over the course of a week.
outwar.com is some kind of online game. I'm curious though why it's
showing up as a hit to my server.
-Quag7