Forum Moderators: phranque
<Files .htaccess>
order allow,deny
deny from all
</Files>errordocument 404 [domain.com...]
If your server supports .htaccess, a copy of .htaccess in your root www folder with the above lines should do the trick
if anybody asks for a page that does not exist on this site, redirect them to [domain.com...]