I'm having a problem with Apache server 2.4.9 error number 403.
i've been trying to fix it on my own using all this solutions:
- Options +Indexes in
.htaccessfile. - changing the default in
httpd.conf. chmod +775www folder.- changing the hosts file in
windows/system32
Here is my configuration in httpd.conf:
Require all granted
And the httpd-vhosts.conf:
Require all granted