View Single Post
Old 09-27-2004, 10:40 PM  
andi_germany
Confirmed User
 
Join Date: Oct 2002
Location: Germany
Posts: 768
You have to edit your httpd.conf and and uncomment or add the ErrorDocument 404 directive. This can be set global or in your virtual section.

ErrorDocument 404 /404.html works as well as a external redirect with a complete URL. (note that in this example 404.html would have to be present in your document root dir.)

There should be some example lines in your httpd.conf

If you don't have access to your conf files you can also use .htaccess to forward the404 errors
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.

Last edited by andi_germany; 09-27-2004 at 10:42 PM..
andi_germany is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote