I am using Apache 2.4.4. I used this post to get the local http website running over both http and https.
I am able to access the content via http. But if I try to access the contents over https, I am getting the error 403, Forbidden You don't have permission to access / on this server..
I tried changing file permissions using this and configuring the httpd.conf using this, still no luck.
Any suggestions/feedback is appreciated.