Published Question
I followed the virtual hosts tutorial and set up apache for my domain name aditidentalcare.com. The website was loading perfectly but now I am suddenly getting this error.
Forbidden - You don't have permission to acc...
Accepted Answer:
@joginayak
You need to use chmod 755 instead of 750 on directories. Using 750 equates to users having read, write, and execute, groups having read and execute, and finally, world (i.e your visitors) having absolutely...
5
•
•
By
joginayak
Apache
Ubuntu 16.04