I have a .htaccess file in /var/www, the contents of which is: ErrorDocument 404 /404.html.
In apache2.conf AccessFileName is .htaccess
, and AllowOverride does not exist. For some reason, visiting myurl.com/anything does not show 404.html.
Help greatly appreciated. ~JJ56.
