Richard Heyes wrote:

>> ...
> 
> Really, for URLs that don't exist you should be showing a 404, This
> way the user doesn't falsely believe that the URL is a valid one and
> keep using it. By using the ErrorDocument directive like Per
> suggested, you can customise it to be distinct helpful

Apache also comes with a good example of how to cobble that with content
negotiation to present error documents in the users preferred language. 


/Per Jessen, Zürich


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to