I am currently getting a locally hosted website up and running, but have encountered problems in accessing it from the host computer and other computers, as well. I have already created exceptions in the firewall and forwarded port connections. I have created a .htaccess file with the proper code, and edited all other files to allow the connection. When I use the URL of the website on the local host, it works, which is to be expected. However, when I use my IP address on any computer, I receive the following error (the IP address was X-ed out by me for privacy):
Forbidden
You don't have permission to access / on this server.
Apache/2.4.9 (Win64) PHP/5.5.12 Server at XXX.XXX.X.XX Port 80
I have done more than enough research, and believe that Apache might not have permission to access the directory of the website. I am using a WAMP server that is updated completely as of 7/5/2015. Any help getting this site up and running would be appreciated. If you would like more information, just leave a comment and I will edit this post with whatever you need. Thanks!