Index: openacs-4/packages/acs-core-docs/www/install-next-add-server.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-next-add-server.adp,v diff -u -r1.4.2.3 -r1.4.2.4 --- openacs-4/packages/acs-core-docs/www/install-next-add-server.adp 5 Jan 2021 17:33:39 -0000 1.4.2.3 +++ openacs-4/packages/acs-core-docs/www/install-next-add-server.adp 3 Sep 2021 09:15:06 -0000 1.4.2.4 @@ -1,5 +1,5 @@ -{/doc/acs-core-docs {ACS Core Documentation}} {Running multiple services on one machine} +{/doc/acs-core-docs/ {ACS Core Documentation}} {Running multiple services on one machine} Running multiple services on one machine

to different values.

Services on different hostnames. For example, suppose you want to support http://service0.com and http://bar.com on the same machine. The -easiest way is to assign each one a different IP address. Then you +easiest way is to assign each one a different ip address. Then you can install two services as above, but with different values -for

-set hostname               [ns_info hostname]
+for

set hostname               [ns_info hostname]
 set address                127.0.0.1 

If you want to install two services with different hostnames sharing the same ip, you'll need nsvhr to redirect requests based on the contents of the tcp headers. See AOLserver Virtual Hosting with TCP by markd.