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.
Mac OS X Hints
http://hints.macworld.com/article.php?story=20030222015415664