Forum Moderators: DixonJones
I have seen some weird things in my access log (Apache 1.3) lately.
1.1.1.1 - - [21/Jan/2003:21:33:39 -0500] "GET /style.css HTTP/1.1" 200 681 "http://www.mydomain.com/" "Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)" "-"
1.1.1.1 - - [21/Jan/2003:21:33:39 -0500] "GET / HTTP/1.1" 200 36345 "http://www.refdomain.com/" "Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)" "-"
The request for the CSS file comes before the request where the CSS file is included from. It's not one or two request, there's lots of them.
The referring site gains on sending more hits to me. To me this doesn't look like a legitimate request made by a regular browser.
Any comments or insights?
I used the same browser but through a proxy that was far away from the server, then the index.html ended up before the CSS file request.
Thanks again,
Patric