• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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