Unfortunately, you might have to dig into Apache configuration to change the ErrorDocument directive. If you want to do it on a per-directory basis, put a .htaccess file in a directory and use ErrorDocument also.
Unfortunately, you might have to dig into Apache configuration to change the ErrorDocument directive. If you want to do it on a per-directory basis, put a .htaccess file in a directory and use ErrorDocument also.
Thanks. It seems like OS X has at least 5 different "httpd.conf" files left over from old Apache versions (?), so it was hard to find what exactly to change.