So, inside my .htaccess file I have the following code:
ErrorDocument 404 /index.php
It should work perfectly right? Wrong. It does work fine on Firefox, but whenever someone reaches a 404 on my website via Chrome, he get's a "Suggestion:Search on Google:" box.
Are there any workarounds for this?
Ps: Seems that IE does the same thing, only FF respects the .htaccess directives.
[edited by: coopster at 6:20 pm (utc) on Mar 4, 2010]
[edit reason] no personal urls please [/edit]