Hi,
I am trying to sort out my 404 stuff.
I would like to make it so that visitors who end up at a 404 are redirected to a message contained within the site itself.
For instance, going to http://shadows.os42.com/2005/03/25/its-not-going-to-be-easy-people/
no longer works.
So how do I redirect the visitor using my 404.php and 404.shtml to a page which has the header, sidebar and footer and a message telling them to go elsewhere?
It is half happening here
http://shadows.os42.com/404.php
but obviously it is not right yet...
Thanks for any advice you can offer :)