Get New latest tools

How to Password Protect Your RapidLeech Script ? How to setup password on rapidleech? how to secure my rapidleech?



accessDenied  How to Password Protect a RapidLeech Installation ?
How to setup password on rapidleech? how to secure my rapidleech? quick quide to make your Rapidleech  password protected
1) Login to your CPanel and Go to configs folder via File Manager.
2) You will see a file config.php 3) open this file for editing [in notepad or any other text editor]
4) find the line 'login' => false, [use find function in notepad by pressing F3]
5) Replace :
     'login' => false,
to
     'login' => true,
6) then in the next line, you will see :
'users' =>
  array (
    'test' => 'test',
  ),
7) change first test to your user name, second test to your pass
e.g. 'mido' => '123456',
where mido is your username and 123456 is your password.
8) Now, it should look like this :
'users' =>
  array (
    'mido' => '123456',
  ),
where mido is your username and 123456 is your password.
9) Save this file and your password protection will be active.
Now it will ask for user name and password every time the page is opened.

0 Post a Comment :

Subscribe for free

rssSubscribe in a reader

Get the Latest Updates

Enter your email address:

Don't Forget to Activate Your Subscription!

Translate

Powered by Blogger.

Don't forget to LIKE us on Facebook!