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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
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.