gabriel rosenkoetter on 28 Sep 2007 00:08:59 -0000 |
At 2007-09-27 16:44 -0700, Jonathan Schwehm <jmschwehm@yahoo.com> wrote: > I think you're close. If no one else has already > suggested, try: > > NameVirtualHost 123.123.123.123 [...] > <VirtualHost 123.123.123.123> [...] > <VirtualHost joe.campusparty.com> [...] While a sensible configuration, that's not actually what the OP was after. He wants to listen on multiple IP addresses with a one-to-one mapping between ServerName and IP address. Apache httpd's VirtualHost directive solves an entirely different problem. -- gabriel rosenkoetter gr@eclipsed.net Attachment:
pgpHnvvvHTLib.pgp ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|