![]() |
|
Password Protected Directories - How to apply this type of security - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Design (https://sinister.ly/Forum-Design) +--- Forum: Web Design (https://sinister.ly/Forum-Web-Design) +--- Thread: Password Protected Directories - How to apply this type of security (/Thread-Password-Protected-Directories-How-to-apply-this-type-of-security) |
Password Protected Directories - How to apply this type of security - Banadmin - 05-03-2013 Security This method/type of security is commonly used for protecting parts of their website or forum they don't want everyone to access. This is effective for protecting your Admin control panel. Here's how (screenshots included): Step 1. Login to your cPanel (control panel) with your details provided free by your host. The cPanel is commonly used to add MySQL databases, edit tables through PHPMyAdmin etc. Step 2. Search or scroll down to the 'Security' features. 'Password Protected Directories' can be found here. http://icap.me/i/rCr3igZvr7.png http://icap.me/i/xIxO2abPPo.png Step 3. Click the folder to the left of 'public_html' from the list given. http://icap.me/i/HmcL2wZzxM.png http://icap.me/i/J1iN1tBsCi.png Step 4. Click the hyperlink 'admin'. http://icap.me/i/iO38T5SUWy.png Type the name of the directory you want to protect in the correct text-box. Remember to use a not so guessable username and strong, complex password. Step 5. Enjoy your secure directory. :p RE: Password Protected Directories - How to apply this type of security - Ronnie - 05-03-2013 I password protect directories with my webhost ;o RE: Password Protected Directories - How to apply this type of security - Banadmin - 05-03-2013 (05-03-2013, 08:26 PM)Rippln Wrote: I password protect directories with my webhost ;o Good for you. :p What's your opinion of this method of security then? c: RE: Password Protected Directories - How to apply this type of security - Ronnie - 05-03-2013 (05-03-2013, 08:38 PM)Blue Wrote:(05-03-2013, 08:26 PM)Rippln Wrote: I password protect directories with my webhost ;o Very secure, it's also very hard for "hackers" to get pass. |