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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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.