On Mon, Sep 09, 2002 at 09:46:49AM -0700, David Busby wrote:
>
> Anyone have an example of how to make a 404 handler for my Apache 1.3 server?

If I understand the question correctly, all you need to do is add the
following to your /etc/httpd/conf/httpd.conf:

        ErrorDocument 404 /missing.php

Emmanuel



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to