This might seem like a small issue, but it bothers me because I just can’t find 
what changed...

It seems the latest security update to macOS has rendered me unable to view the 
apache manual pages installed on my local webserver. It worked fine before the 
update, but now when I open up a browser to http://localhost:8080/manual 
<http://localhost:8080/manual>, I get 
403 Forbidden, you don’t have permission to access this resource. 

I checked my httpd.conf file, and my extra/httpd-manual.conf file which contain 
the 
apache directives for viewing and handling the manual pages, but as far as I 
can tell, 
nothing changed. It seems apache2 can find the directory, but it now says I 
don’t 
have permission to view it? What possibly could have changed?

Reply via email to