• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

How to setup Working directory on a local server ?

I

imarcos

Guest
How do I setup the Working directory on a local server ? I am running Sitebuilder on the same server that I plan to host the other sites.

The path to the Sitebuilder application on the server is:

C:inetpub\wwwroot\sitebuilder\

I am usin Xcopy as the Publication mode

Please advise. Thanks.
 
There are two possible scenarios:
1. One share per site
For each site create a file share pointing to the website root; in this case working dir=sharename
2. One share for the all sites
Create a one share pointing to the root directory under which you will create site roots in IIS
in this case working dir=sharename\site root dir

This scenario assumes you create a host for the local web server; tip: use machine name or machine IP as host ip, don't use loopback addresses lke 127.0.0.1 or localhost
 
Back
Top