• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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:
 
Hi,

It is impossible to perform creation of such virtual directory using Plesk.
Domain user has only access to the directory %plesk_vhosts%\domain_name\
You cannot create a new directory outside this domain.
 
Back
Top