Password protect diretories using cPanel

To password protect a folder/directory, follow these steps in cPanel :

cpanel hostingFor some reason you want to password protect few folders which you may have on your hosting account. If you are using cpanel as your web hosting control panel then you can simply protect them using few clicks.

Follow the steps mention below :-
1. Login to your cpanel control panel
2. Click on “Password Protection” icon under Services section
3. Browse to the folder which you want to password protect.
4. Click on required folder name.
5. You will get a form which will have two parts and you have to submit then separately:

a) Allow access only to authorized users
[ ] Directory requires a password to access
Check the above box.
and Protected Resource Name:-  [ ] (enter a generic name of the protection such as “My Protected Folder”)
Submit and it will protect it.
Now step (b) for adding username/password :-  Browse to the same form and
b) Add/modify authorized user and enter the username/password and save it.
That’s all… you have successfully protected required directory from unauthorized access.

webhosting uk serverSB1 Password protect diretories using cPanel

Posted under cpanel Hosting, cpanel hosting tips

This post was written by admin on August 27, 2009

Tags: , ,

Exec-php wordpress plugin : Godgift for PHP programmers

Wordpress is the most popular and widely used CMS which allows you to setup your blog. You will get thousands of FREE themes and plugins which are very helpful for developing your blog in very professional manner. Plugins are vital for any wordpress blog. They help you to manage your blog at ease & make your work easy. There are thousands of FREE plugins like
php exce plugin Exec php wordpress plugin : Godgift for PHP programmers# All in One SEO Pack
# Google XML Sitemaps
# Wordpress Automatic Upgrade
# SEO Friendly Images
# WP-Mail-SMTP
# Ajax Comment Posting
# Social Bookmarking RELOADED
# PHPExec  etc…
Exec-php is one of those Wordpress plugins that if you have a use for it, it will be a godgift.
This plugin allows you insert a block of php code into a post, and have it execute correctly. It’s a plug and play plugin which execute its code in the background, and doesn’t require any initial configuration settings. Exec-PHP executes code inside of <?php ?> tags by simply wrapping your entire post into <?php?> tags and then pass it to the PHP eval() function. This way, there is never a need to parse the code within, or by, the actual plugin itself.
Thus if you are planning to execute PHP code inside your Wordpress post then just install Exec-php wordpress plugin and insert the required PHP code within your blog post. There are many other similar plugins which offers you the same functionality like RunPHP or EZStatic and many other but Exec-php plugin does what a PHP programmer needs in easy manner and is more reliable.

468 x 60 a Exec php wordpress plugin : Godgift for PHP programmers

Installing Exec-PHP is pretty simple. Download the plugin, put it into your wp-content/plugins directory and activate it… that’s all.
Whenever you want to execute PHP codes, enclose the code with <phpcode> … </phpcode>
Don’t forget to host your Wordpress blog with reliable website hosting company like Webhosting UK
You can download this wonderful Plugin from here : -  EXEC-Php http://wordpress.org/extend/plugins/exec-php/

Posted under cpanel Hosting, cpanel hosting tips

This post was written by admin on August 26, 2009

Tags: ,