[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: apache weird GET
- From: MKlinke <mklinke axsi com>
- To: redhat-list redhat com
- Subject: Re: apache weird GET
- Date: Fri Jan 30 13:58:23 2004
On Friday 30 January 2004 09:59, Leo wrote:
> Getting lines such as these in apache access_log file:
>
>
> 211.23.180.230 - - [30/Jan/2004:03:22:27 +0100] "GET
> http://www.yahoo.com/ HTTP/1.1" 200 6839 "-" "Mozilla/4.0
> (compatible; MSIE 4.01; Windows 98)"
>
>
> What does it mean? (the "GET ...yahoo..." part)
telnet into your own server:
"telnet localhost 80"
and issue the same GET command and see what happens. Chances are that
your own page is displayed and you'll get the same kind of log entry.
Regards, Mike Klinke
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]