Registering additional Rendezvous sites in Apache

Feb 26, '03 08:36:00AM

Contributed by: kevinv

You can set up additional Rendezvous web sites in Apache using the RegisterResource command in the Apache conf file. The format is:

  RegisterResource "Name" path [port]
"Name" is the Rendezvous name that shows up, path is the path to your site, relative to the machine name, and [port] is an optional port number to connect to. Note that the paths are relative to the default site name. I've not found a way to register virtual domains. In fact, Apache will generate an error and refuse to restart if you have RegisterResource inside a VirtualHost declaration.

Comments (4)


Mac OS X Hints
http://hints.macworld.com/article.php?story=20030222015415664