PDA

View Full Version : prevent people accessing the admincp


ReFuZe
09-17-2011, 01:20 PM
Okay hello guys this is my first post and thread.

Okay first of all I hear alot of people saying there gettinhacked and all that Its not hard to hack a site Anything is possibile But im really good with secureing i secure admincp forums check the back stage door for ips then ban them from the server and Put a ips onto it


SO Now ive discussed that I will be giving out a admincp protection of mine.

YOu have to put this in the admincp, change your admincp to something else and delte the activity from people seeing what your doing. okay now onto the code.



AuthType Basic
AuthName "ReFuZe Style You can change it if you want "
AuthUserFile "/home/whatever you want/.htpasswds/public_html/Admincp/passwd"
require valid-user

Create a password for it or use a custom one from me


AuthType Basic
AuthName "ReFuZe Style"
AuthUserFile "/home/refuze/.htpasswds/public_html/pootelle_box7_5/passwd"
require valid-user




Pm for the pass and the username





(EDIT) REMEBER TO MAKE A NEW NOTPAD CALLED .htaccess THEN PASTE IT IN THE ADMINCP