Showing posts with label Security. Show all posts
Showing posts with label Security. Show all posts

Thursday, August 20, 2015

Protect Your Admin Panel With Htaccess

Go to your folder wanna protect from some attacker :)

Create file .htaccess with a content:

Wednesday, August 19, 2015

Anti Local Attack With Chmod Function

Apache requires that the "apache" user be able to read all files belonging to a User, so that it can send them to a client during that client's request. There are two ways to go about that.