Quote:
|
Originally Posted by denny007 ErrorDocument 404 /www.mydomain.com is wrong
should be
ErrorDocument 404 /
Same should be put also into .htaccess in /usr/local/apache/htdocs |
Thanks for the correction .. not sure why I added the url .. Brain fart?
However, never have added in /usr/local/apache/htdocs
works fine without it.