I installed Apache2 with Mysql and Phpadmin on a notebook with Ubuntu 15.10.
I did this using a user with an administrator profile.
Now, I want to access / localhost / with another user but I can not, with the following response:
Forbidden
You do not have permission to access / on this server. Apache / 2.4.12 (Ubuntu) Server at localhost Port 80
How do I access the files in / localhost / by all users on the local computer?