From owner-freebsd-questions Mon Jan 24 11: 2:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web2002.mail.yahoo.com (web2002.mail.yahoo.com [128.11.68.202]) by hub.freebsd.org (Postfix) with SMTP id DE90D15AF2 for ; Mon, 24 Jan 2000 11:02:03 -0800 (PST) (envelope-from hokiegrind@yahoo.com) Received: (qmail 20126 invoked by uid 60001); 24 Jan 2000 19:01:57 -0000 Message-ID: <20000124190157.20125.qmail@web2002.mail.yahoo.com> Received: from [216.27.20.194] by web2002.mail.yahoo.com; Mon, 24 Jan 2000 11:01:57 PST Date: Mon, 24 Jan 2000 11:01:57 -0800 (PST) From: HokieGrind Subject: Apache 1.3.9 (ports) and FreeBSD3.3 with VirtualHosts To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been attempting to configure my FreeBSD3.3 install to use Apache 1.3.9, with multiple VirtualHosts. I am interested in learning the required configurations which equate to the rc.local entries used to initialize the network interface for multiple IP's/VirtualHosts (like /sbin/ifconfig e0:1 127.16.0.100). Thus far, I've made entries in my httpd.conf file, and added a line to the /etc/rc.conf similar to the following: ifconfig_xl0_myid_dev2="inet 155.16.0.105 netmask 255.255.0.0" Even with this entry, I still cannot ping the virtual host 'myid_dev2' - interface not up. What else needs to be configured in order for me to use VirtualHosts with Apache1.3.9 and FreeBSD3.3? hokiegrind@yahoo.com __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message