NogDog wrote:ErrorDocument 404 http://www.example.com/error_pages/error404.php
that will only work for the top level domain, im talking the subdomain
the .htaccess is at http://domain.com/.htaccess
whats the code for the .htaccess file at the tld place that can redirect a non-existent subdomain or page on the subdomain of the domain
for example the if the index page of the sub.domain.com is a 404
is there a code for the .htaccess file at the top level domain root to redirect it?