Password Protecting Web Directories on a IIS6 Windows Hosting Account
NOTE: Before you start, click here to see which version of the FTP File Manager is in your Control Panel. This help article applies to the Classic FTP File Manager. If you are using the New FTP File Manager, see Password Protecting Web Directories on a IIS6 Windows Hosting Account
You can password protect a directory on your Windows hosting account by removing the "Read" directory permission for that directory. The result of removing this permission is that you can only access that directory using your hosting account's primary FTP user's user name and password.
NOTE: This process restricts directory access to the primary FTP user only.
To Restrict Web Access to a Directory Using the FTP File Manager
- Log in to your Account Manager.
- Click Web Hosting.
- Next to the hosting account you want to use, click Launch.
- From the Tools section, click FTP File Manager.
- Select the appropriate existing directory or Create New Directory.
- If creating a new directory, enter the directory name.
- Click OK.
- Select the new directory.
- Click the Permissions icon in the action bar.
- Make sure Read is not checked.
- Click OK.
To verify your settings, go to www.yourdomain.com/customdir, where yourdomain.com is your domain name and customdir is the custom directory you just created or updated. When the login prompt displays, type your hosting account user name and password to view the contents of your directory.
Additional Resources
You can also use an ASP script to password protect your directory. This would require a bit of programming on your part. See the User Authentication section at HotScripts.com for some examples.
NOTE TO FRONTPAGE USERS: Microsoft FrontPage manages all directory and subdirectory permissions on your website. If you created custom directories on your website, or you are using another tool to build and or manage your website, switching to FrontPage may cause some difficulties. It overwrites all of your directory permissions and may make your site unusable. If you have FrontPage Extensions activated in your Hosting account, you will not have access to the Permissions feature in the FTP File Manager section of the Hosting Control Panel.
For additional information on limiting Web directory access, see Removing Web Access to Directories on a Windows Hosting Account.