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

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