perhaps getting into more details, are you wanting your server to send a 302 (Found) message back to the browser instead of a 404 (Not Found) message, then also provide content as well?
Or are you wanting to do a simple redirect on all 404 error messages?
|