• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Protected Directory Question(s)

R

randym

Guest
Hello Everyone,

I am using Plesk 8.4 for Windows and have a two part question:

1. I need to create www.domain.com/directory with /directory being password protected. I know how to do this, but in the “Realm Access Text†section of preferences where you can type text, in this case I used “Please Login†Plesk automatically added “Welcome to†so it displays as “Welcome To Please Login†How do we omit the “Welcome To†part?

2. The second part of this question relates to showing the contents of the protected directory once the user has logged in. On Unix systems you addâ€Options +Indexes†(without the quotes) to accomplish this in the .htaccess file but it does not seem to work for windows.

If anyone has the answers to these questions, I would appreciate it. Thanks in advance!

Randy
 
1. No idea but I would be interested to know.

2. This is a built-in IIS function, so you just have to set the website to allow directory browsing, which is done on the IIS mmc.

.htaccess doesn't exist in IIS.
 
Back
Top