Forum Moderators: DixonJones
i.e. www.mysite.co.uk/widgets/make_widgets_2.html
But the log files are showing various 404 errors thus:
"GET /widgets/make_widgets_2. HTTP/1.1"
"GET /widgets//make-widgets-2htm"
"GET /widgets/make_widgets_2.html%2anothersite.com/ HTTP/.1"
"GET /widgets/make_widgets_2.html%http://www.mysite.co.uk/widgets/make_widgets_2.html HTTP/1.0"
"GET /widgets/make_widgets HTTP/1.1"
What the heck is going on here? I can understand in the second line that maybe a user is typing in - instead of _ but I got dozens of similar stuff to the rest where it seems the .html is dropped off. Is this corruption or something?