• 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.

How to create protected directories on subdomains?

A

ahecht

Guest
Hi there,

how is it possible to create proteced directories on _subdomains_ via Plesk?

TIA,
Andreas Hecht
 
In other words: It isn't possible via Plesk?

This means, the domain user must have shell access to create htpasswd files, .htpasswd file cannot live in a directory above document root - not the best solution...
It seems I must write my own tool :(
 
Of couse .htaccess can be created in any directory under DOCUMENT_ROOT - you don't need SHELL access to do that - just a simple FTP upload will do it.

But search the forum for the solution - if I remember correctly there's been written about it a couple of times.

It can still be managed by Plesk - only thing you need to do "manualy" is to upload the .htaccess file - the rest can be controled by Plesk.
 
Back
Top