You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "@lbutlr" <kr...@kreme.com> on 2020/05/01 21:36:54 UTC

[users@httpd] Odd 302s in the logs

Seeing a Loy of lines like this in the logs (mixed in with all the attemepts to accesses wordprex/admin-login types of URLS, of course)

46.118.227.27 - - [01/May/2020:15:10:37 -0600] "GET / HTTP/1.1" 302 213 "https://french-poetry.com/" "Mozilla/4.7 (compatible; OffByOne; Windows 2000) Webster Pro V3.4" 162 397
46.118.227.27 - - [01/May/2020:15:10:37 -0600] "GET / HTTP/1.1" 302 213 "https://studentguide.ru/" "Mozilla/4.7 (compatible; OffByOne; Windows 2000) Webster Pro V3.4" 160 397
46.118.227.27 - - [01/May/2020:15:10:37 -0600] "GET / HTTP/1.1" 302 213 "https://french-poetry.com/" "Mozilla/4.7 (compatible; OffByOne; Windows 2000) Webster Pro V3.4" 162 397
46.118.227.27 - - [01/May/2020:15:10:38 -0600] "GET / HTTP/1.1" 302 213 "https://studentguide.ru/" "Mozilla/4.7 (compatible; OffByOne; Windows 2000) Webster Pro V3.4" 160 397
46.118.227.27 - - [01/May/2020:15:10:38 -0600] "GET / HTTP/1.1" 302 213 "https://french-poetry.com/" "Mozilla/4.7 (compatible; OffByOne; Windows 2000) Webster Pro V3.4" 162 397

Don’t think my server is redirecting to studentguide.ru, but what is happening here?



-- 
'You know the worst of it?' said Rincewind. 'Oook?' 'I don't even
	remember walking under a mirror.' —Mort



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Odd 302s in the logs

Posted by "@lbutlr" <kr...@kreme.com>.
On 01 May 2020, at 15:41, Rich Bowen <rb...@rcbowen.com> wrote:
> That's what we call referrer spam. I've never really understood what the point was, but they make requests with bogus information in the referral field, which then ends up in your log files. Somehow this makes them feel good about themselves. 
> 
> https://en.m.wikipedia.org/wiki/Referrer_spam

OK. Weird, but OK.


-- 
In other news, Gandalf died. -- Secret Diary of Boromir



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Odd 302s in the logs

Posted by Rich Bowen <rb...@rcbowen.com>.
That's what we call referrer spam. I've never really understood what the
point was, but they make requests with bogus information in the referral
field, which then ends up in your log files. Somehow this makes them feel
good about themselves.

https://en.m.wikipedia.org/wiki/Referrer_spam

Rich


On Fri, May 1, 2020, 17:37 @lbutlr <kr...@kreme.com> wrote:

> Seeing a Loy of lines like this in the logs (mixed in with all the
> attemepts to accesses wordprex/admin-login types of URLS, of course)
>
> 46.118.227.27 - - [01/May/2020:15:10:37 -0600] "GET / HTTP/1.1" 302 213 "
> https://french-poetry.com/" "Mozilla/4.7 (compatible; OffByOne; Windows
> 2000) Webster Pro V3.4" 162 397
> 46.118.227.27 - - [01/May/2020:15:10:37 -0600] "GET / HTTP/1.1" 302 213 "
> https://studentguide.ru/" "Mozilla/4.7 (compatible; OffByOne; Windows
> 2000) Webster Pro V3.4" 160 397
> 46.118.227.27 - - [01/May/2020:15:10:37 -0600] "GET / HTTP/1.1" 302 213 "
> https://french-poetry.com/" "Mozilla/4.7 (compatible; OffByOne; Windows
> 2000) Webster Pro V3.4" 162 397
> 46.118.227.27 - - [01/May/2020:15:10:38 -0600] "GET / HTTP/1.1" 302 213 "
> https://studentguide.ru/" "Mozilla/4.7 (compatible; OffByOne; Windows
> 2000) Webster Pro V3.4" 160 397
> 46.118.227.27 - - [01/May/2020:15:10:38 -0600] "GET / HTTP/1.1" 302 213 "
> https://french-poetry.com/" "Mozilla/4.7 (compatible; OffByOne; Windows
> 2000) Webster Pro V3.4" 162 397
>
> Don’t think my server is redirecting to studentguide.ru, but what is
> happening here?
>
>
>
> --
> 'You know the worst of it?' said Rincewind. 'Oook?' 'I don't even
>         remember walking under a mirror.' —Mort
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>