From owner-freebsd-questions Thu Jan 25 23:31:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.host4u.net (zeus.host4u.net [216.71.64.21]) by hub.freebsd.org (Postfix) with ESMTP id 8022337B402 for ; Thu, 25 Jan 2001 23:31:06 -0800 (PST) Received: from lola (adsl-63-206-193-127.dsl.snfc21.pacbell.net [63.206.193.127]) by zeus.host4u.net (8.8.5/8.8.5) with SMTP id AAA13696; Fri, 26 Jan 2001 00:41:00 -0600 Message-ID: <006001c0876a$2a933ef0$7fc1ce3f@lola> From: "Robert Shea" To: "Tyler K McGeorge" , References: <000801c08764$eb9713c0$103b7c18@palisor.yi.org> Subject: Re: Apache Question Date: Thu, 25 Jan 2001 23:32:39 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG this is a bit of a rtfm... :( http://httpd.apache.org/docs/vhosts/index.html ----- Original Message ----- From: "Tyler K McGeorge" To: Sent: Thursday, January 25, 2001 10:55 PM Subject: Apache Question Hi, I'm running an Apache server. My box has two domain names. Is it possible to make Apache load a different Htdocs directory when one of the domain names is accessed? Like let's say I have 1.org and 2.org. 1.org is default. So, when you type in 1.org, it goes to /usr/local/www/data/, but when 2.org is typed into browser, /home/2org/public_html/ is accessed? I'm lost, please find me. :P Ty To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message