• 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 point virtual directory Outside domain main folder

E

enettech

Guest
Hi,

I want ot creat virtual directory that points outside domain main for multiple clients to share common stuff

i.e

Common Stuff in
---------------------
c:\inetpub\CommonStuff

domain1.com
---------
C:\Inetpub\vhosts\domain1.com

virtual directry
-----------------
CommonStuff points to c:\inetpub\commonStuff

it is not letting me point the folder by using ../../
(tried both ../../CommonStuff and ../.../../CommonStuff)
saying: Physical path is invalid or does not exist

I know this can be done, as plesk-stat is using the same thing.

Plus is there a way to lock it out (like plesk-stat virtual dir) so that custome would not be able to delete it by accident (or change the content of it)

Thanks in advance
:confused: :confused: :confused:
 
Last edited by a moderator:
Back
Top