Answer the question
In order to leave comments, you need to log in
Strange logs in Apache, what is it?
Today I went into the Apache logs (access.log) and saw a lot of oddities, for example:
210.51.13.121 - - [16/Nov/2016:09:00:01 +0300] "GET /info/index.php?get_js&domen=wyxspa.com HTTP/1.0" 404 476 "-" "-"
50.62.161.37 - - [16/Nov/2016:09:00:01 +0300] "GET /info/index.php?get_js&domen=yourhealthsavingsite.com HTTP/1.1" 404 457 "-" "Opera/9.80 (Windows NT 6.1; U; MRA 5.10 (build 5231); ru) Presto/2.10.289 Version/12.00"
50.62.161.37 - - [16/Nov/2016:09:00:01 +0300] "GET /info/index.php?get_js&domen=yourhealthsavingsite.com HTTP/1.1" 404 457 "-" "Opera/9.80 (Windows NT 6.1; U; MRA 5.10 (build 5231); ru) Presto/2.10.289 Version/12.00"
Answer the question
In order to leave comments, you need to log in
It's just that a bot visited your site and passed its domain to the GET parameter.
If it's not clear, access.log contains all requests to your server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question