403 forbidden root on apache mac os x 10.7, but can access user directories
Posted
by
philosophistry
on Super User
See other posts from Super User
or by philosophistry
Published on 2012-03-19T21:52:52Z
Indexed on
2012/03/19
23:32 UTC
Read the original article
Hit count: 284
When I access http://localhost/ I get 403 Forbidden, but if I access http://localhost/~username it serves up pages. Things I've tried: - checking error logs - swapping out with original httpd conf files - changing DocumentRoot to my user directory (after all that should work if I can access ~username)
I've seen 30 plus Q&A sites that all point to people having trouble with user directories being forbidden. I have the opposite problem, and so I'm tearing my hair out here.
© Super User or respective owner