Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Inviting everyone who uses WordPress management tools in Plesk The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test. To participate, please use this link .
Your experience will help shape product decisions and ensure the tools better support real-world use cases.
Is their a way to password protect an entire domain? Or at least the root of the domain? I've tried many different directory names in the Protect Directories folder, and have yet to see a login.
That's probably true. I didn't even notice this was in the windows forum. Duh.
I'm not sure Plesk has this ability within the control panel itself though. You'll probably have to do this manually from within windows or via a login script of some sort. If the script has an index page, it should automatically run the script if someone tries to browse that directory (or the root of the domain in this case).
I ended up using IISPassword, which gives you .htaccess files under IIS. There's no user/password integration with Plesk, but since it's just .htaccess I was able to enhance my application to handle user management itself.