Forum Moderators: DixonJones
For example, the real location might be:
/urls/with/spaces/in/the/middle/
But the request is always like:
/urls/with/ spaces/in/the/middle/
The requests always use the site IP, not hostname, and include no referrer or browser strings.
Since google recently changed their listings to add spaces to long display urls, I'm thinking it's related to that.
Anyone else seeing this?
2003-10-04 00:06:10 68.123.124.178 - W3SVC383 GUAN ourdomainiphere 80 GET / ~/ 404 123 4203 42 0 HTTP/1.1 ourdomainiphere - - -
We've been getting hundreds of hits/day with these 404's, that then get 'redirected' to a 200 by the server. No referrer, but Google lists many of our pages with a leading space after the .com . For example www.ourdomain.com /our-page-here.html . Do you see a similarity here?
x.our.server.ip - 128.242.client.ip - - [10/Oct/2003:03:54:23 +0200] "GET /cgi-bin/ widget.cgi?widget_one=widgetry&widget_two=fun+with+widgets HTTP/1.0" 400 370 "-" "-"
The fun part is we have a virtual hosting environment with one IP for several web sites. The requests generating errors not only have white spaces, but are also GET'ing via the direct IP#, and not the hostname.
We get a steady trickle of these types of requests...