Question
How can i restrict a user from accessing a certen path?
Dear all,
I have a droplet with Ubuntu 14.04.3 x64 installed on it.
If i have a web site (web-app php over mysql) like:
www.example.com
I want to forbid all users (except a certin IP address) from accessing:
www.example.com/adminpanel
How can i do that?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×