Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

maclover001

macrumors 6502a
Original poster
You can change the 404 Not Found document in Server Admin for different sites, but how do you change 403 Forbidden?

Thanks
 
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.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.