This is a discussion on Curious line in apache log within the Apache Web Server forums, part of the Web Server and Related Forums category; My apache2 access.log has the below line in it. My guess is that my dynamic IP used to be ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
My apache2 access.log has the below line in it.
My guess is that my dynamic IP used to be used for ukfinanceinfo.co.uk and that there is an out-of-date DNS server somewhere on the internet that is pointing requests for that url at ukfinanceinfo.co.uk towards my apache server. A fair assumption? 125.65.112.192 - - [10/Jun/2008:14:29:58 +0100] "GET http://www.ukfinanceinfo.co.uk/prx1....A58BFBC8F8041C HTTP/1.0" 404 315 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" -- -Toby Add the word afiduluminag to the subject to circumvent my email filters. |
|
|||
|
"Toby Newman" <google@asktoby.com> wrote in message
news:slrng4thb6.86t.google@ID-171443.user.uni-berlin.de... > My apache2 access.log has the below line in it. > > My guess is that my dynamic IP used to be used for > ukfinanceinfo.co.uk and that there is an out-of-date DNS server > somewhere on the internet that is pointing requests for that url > at ukfinanceinfo.co.uk towards my apache server. > > A fair assumption? > > 125.65.112.192 - - [10/Jun/2008:14:29:58 +0100] "GET > http://www.ukfinanceinfo.co.uk/prx1....A58BFBC8F8041C > HTTP/1.0" 404 315 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT > 5.0)" > Your assumption is wrong, this is someone trying to use your server as an http proxy to access a page on www.ukfinanceinfo.co.uk and failing. If it was an out of date DNS thing then the log entry would be "GET /prx1.php?..." |
| Thread Tools | |
| Display Modes | |
|
|