Posted by ZeldorBlat on 02/07/06 20:31
J.O. Aho wrote:
> You would need to get every request redirected to one of your pages and that
> page would lookup and see if the requested page is there or not, then either
> serve the page or generate an error page.
>
Umm, no. You can tell Apache to use anything as the 404 page (and any
of the other error pages). So, you could have him use 404.php instead
of his default. Make your own 404.php do whatever you like.
Navigation:
[Reply to this message]
|