Have a look here http://panoptic.com/wiki/aolserver/Virtual_Hosting
If you need separate nsd processes then consider nginx as a front end and proxy to multiple nsd processes listening on different local ports. Bernhard 2008/7/7 David Siktberg <[EMAIL PROTECTED]>: > Since 2000, I have been running a site for our small business on > AOLserver/3.3.1+ad13 (yup I know it's ancient) with a core of the ACS 3.1 > infrastructure scripts from 2000 (ditto) and using a Rackspace host. It > works smoothly, reliably and effectively. > > For those of you who remember that technology, is it possible to configure > it to serve multiple domains (say www.foo.com and www.bar.com) so that > users > of each domain think they are on a site dedicated to that respective > domain? > Best would be to have each domain resolve to the same IP address. I'm > comfortable making changes to the core tcl code handling security and the > connections. > > Does anyone know whether this is possible, and broadly how to do it? > Thanks > very much! > > Dave Siktberg > > > -- > AOLserver - http://www.aolserver.com/ > > To Remove yourself from this list, simply send an email to < > [EMAIL PROTECTED]> with the > body of "SIGNOFF AOLSERVER" in the email message. You can leave the > Subject: field of your email blank. > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
