From owner-freebsd-questions Tue Jul 4 5: 7:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailbox.mcs.net (Mailbox.mcs.com [192.160.127.87]) by hub.freebsd.org (Postfix) with ESMTP id 0001137B82E for ; Tue, 4 Jul 2000 05:07:19 -0700 (PDT) (envelope-from spikeman@myself.com) Received: from myself.com (spikeman@nemean.spikeman.net [204.137.229.4]) by mailbox.mcs.net (8.9.3/8.9.3) with ESMTP id HAA62063; Tue, 4 Jul 2000 07:07:11 -0500 (CDT) (envelope-from spikeman@myself.com) Message-ID: <3961D38D.9A74CE2A@myself.com> Date: Tue, 04 Jul 2000 07:07:42 -0500 From: Spikeman Organization: SDN - http://www.spikeman.net X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Nathan Vidican Cc: questions@FreeBSD.ORG Subject: Re: Apache Virtualhosts an multiple addresses References: <3961CF36.104BB7D6@wmptl.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes,, you can set up a vhost in apache, you should beable to do this on the vhosts dir in your apache conf dirs.. just change the needed info... should look someting like this.. ServerAdmin webmaster@host.some_domain.com DocumentRoot /home/web000/public_html ServerName 192.168.0.0 ErrorLog logs/192.168.0.0-error_log TransferLog logs/192.168.0.0-access_log ScriptAlias /cgi-bin/ /home/web000/public_html/cgi-bin/ Nathan Vidican wrote: > Is it possible, to have name-based virtual hosting wherein any given > virtual host can be accessed as somehost.com, or www.somehost.com; > preferably without having to add to virtual hosts to the system? > > -- > Nathan Vidican > webmaster@wmptl.com > Windsor Match Plate & Tool Ltd. > http://www.wmptl.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ___ /\ \ phase two of global domination in operation, hide all lions. /::\ \ /:/\:\ \ Comments or Questions email spikeman@myself.com _\:\~\:\ \ /\ \:\ \:\__\ Spikeman spikeman@myself.com \:\ \:\ \/__/ http://www.spikeman.net \:\ \:\__\ Find Me On EFNET /whois Spikeman \:\/:/ / \::/ / Friends are lights in winter; \/__/ The older the friend, the brighter the light. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message