You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "norbert@hidden-city.net" <no...@hidden-city.net> on 2006/06/22 18:25:02 UTC

[users@httpd] access log - strange entry

Hi all!

I found an entry in access log that seems strange to me:
192.168.2.101 - - [22/Jun/2006:15:31:27 +0200] "POST /standard.php
HTTP/1.1" 200 16639 "https://192.168.2.4/standard.php,
https://192.168.2.4/standard.php, https://192.168.2.4/standard.php"
"Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)"

I tried to find some description in the manuals, but was not successful. Is
this just a "problem" with the logging routine? Or is the script called
three times?

I'm using apache 2.0.52.

TIA!

Norbert

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] access log - strange entry

Posted by Mike Jackson <mj...@mightymerchant.com>.
> I found an entry in access log that seems strange to me:
> 192.168.2.101 - - [22/Jun/2006:15:31:27 +0200] "POST /standard.php
> HTTP/1.1" 200 16639 "https://192.168.2.4/standard.php,
> https://192.168.2.4/standard.php, https://192.168.2.4/standard.php"
> "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)"
>
> I tried to find some description in the manuals, but was not successful. 
> Is
> this just a "problem" with the logging routine? Or is the script called
> three times?

Since that's the referer field, any chance the client is messed up? It's IE, 
after all  :) 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org