Password Protect Directories Icon

You can password protect directories (folders) via cPanel, protecting all the files within the password protected folders.

Note: At this time, cPanel can only protect directories, not individual files.
Any file that needs protection can be placed in a protected directory.

To password protect a directory:

  1. Log into your cPanel and click on the Password Protect Directories icon found under Security.
  2. Choose Web Root (you may also need to select Show Hidden Files)
  3. Click on the name of the directory that you wish to password protect.
  4. Check the box for Password protect this directory.
  5. Fill in Name the protected directory field. This will be the message shown to visitors when they try to login and can be anything you like.
  6. Click on the Save button below.
  7. Click Go Back.
  8. Fill in a Username and Password at the bottom of the page, and click Add/modify authorized user.

To ensure your directory has been password protected, launch your browser and view the directory. If the browser prompts you to login, then your folder has been password protected.

Warning! This password has a maximum of 8 characters. Any characters typed beyond the first 8 will not be required by visitors.

404 Error When Using a URL with a Shared Server SSL

If you are accessing a password protected directory with a URL that includes the use of a shared server SSL and receiving a
404 error, this is becauseĀ  Apache is looking for a 401 page and serving a 404 when it is not found.

To resolve this, add a single line to the .htaccess file in the protected directory, to give Apache the 401 page it is looking for (ErrorDocument 401 "Authorization Required").

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Log into cPanel

cPanel is a web hosting account management tool available on Linux hosting plans, including...

How do I deny IP address access?

How do I deny IP address access? Do you want to stop someone from visiting your website? This...

Viewing Your Disk Space Usage

Viewing Your Disk Space Usage To view the disk space usage totals for your account's...

Requesting a New cPanel Password

If you have lost or forgotten your cPanel password, you can reset it using any one of the methods...

How to Change the Password of An E-mail Account

How to Change the Password of An E-mail Account You can make changes to your email account...