Now I'm really confused. My browser has never reported a 404 for any of these URLs, and I never said anything about a 404 error being reported. The fact that 200 OK is always returned (along with a copy of the home page) is the problem.Pierre M. wrote: If Apache allways answers "200 OK", may be your Internet Explorer (IE) is bogus when reporting 404 ?
PM
Some URLs redirect to home page instead of 404
-
Grantovich
Re: Some URLs redirect to home page instead of 404
-
Pierre M.
Re: Some URLs redirect to home page instead of 404
Oups, I'm the most confused, my mistake.Grantovich wrote: The fact that 200 OK is always returned (along with a copy of the home page) is the problem.
So, you get 200 OK requesting for /nonexistant/static/page.html ?
and 200 OK too resquesting for /?q=koalaridingbicycle ?
(In fact a catchall 200 OK to the home page ?)
And whatever your .htaccess is ?
If you use a hosting provider, what does *he* say about these strange things ?
If you host yourself, what special pill have you fed your Apache with ? (tweaking .conf before .htaccess ?)
PM
