On 2003.01.03, Titus Brown <[EMAIL PROTECTED]> wrote: > -> Ok I got aolserver working so what do I need to do to setup two websites to > -> point to one IP I could easily do it with apache but this server is whole > -> new ball game. ;) > > I've found it very easy to do this with Apache acting as a front-end > proxy server to one or more AOLserver instances. I have yet to find simple > instructions for doing this with AOLserver natively -- perhaps I'm missing > something, though...
I assume you have each of your nsd's using nssock, and Apache doing the front-end proxy to each of these individual nsd's. All you'd need is one more nsd with nsvhr and nssock to replace Apache. If you're interested in trying it, I'd be happy to walk you through configuring the proxy nsd -- we could keep record of the walk-through as the basis for a HOWTO for setting up nsvhr/nssock to implement software virtual hosts. Then, you could switch all your nsd instances to nsunix (still running nsvhr/nssock in the proxy, of course) to boost performance -- AND, give each of your virtual nsd's access to the client IPs of the incoming requests, which is important if you want to do web log analysis ... -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70)
