On Mon, 30 Jun 2003 11:26:50 +1000, you wrote: >I used to have a bookmark for how php.net's custom 404/redirect/search >script worked, but I can't find it now, and can't see it on php.net... has >anyone got a link?
I guess you're looking for Apache's ErrorDocument directive. It's in the manual. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

