Topics Map > Application Hosting > Shibboleth (NetID) Login
Topics Map > Application Hosting > Developer Information
Web Hosting - Password Protecting Your Site
This page contains instructions for password-protecting Windows/IIS/ASP.NET and Linux/Apache site directories and files via Plesk's Basic Auth
There are additional NetID based options outlined below
For firewall information please see: Web Hosting - Firewall Options
Windows/IIS/ASP.NET Accounts and Linux/Apache Accounts
https://www.plesk.com/kb/support/how-to-configure-a-password-protected-directory-in-plesk/
Note: Using the Secure Password Generator in the Control Panel, you can generate a password that meets UW-Madison's strong password policy.
Additional Options
Other options available for password protecting include:
- Manifest/NetID login: You can create groups of users and authorize them to access protected areas of your website by logging in with their NetIDs.
- NetID Login Service: (contact webhosting@doit.wisc.edu)
- Use .htaccess (LAMP only). See this example tutorial for using a .htaccess and .htpasswd file to define the IDs and passwords of the users allowed to access a site directory.
Note: Plesk also uses .htaccess to password protect directories. The only difference is that Plesk creates .htaccess files that are outside your filesystem and can only be managed through the Plesk Control Panel.