05-15-2009, 11:32 AM
|
|
Confirmed User
Join Date: Feb 2007
Location: 418194907
Posts: 3,134
|
Quote:
Originally Posted by CYF
If you have access to httpd.conf you can add the following to it:
ErrorDocument 404 /missing.html
That'll let you have a custom missing.html on every site and not have to mess around with a .htaccess for each site.
Decent article tho.
|
Nice tip, thanks 
|
|
|