From owner-freebsd-questions Fri Apr 12 11:23:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pickup4-ld.pvd.loa.net (pickup.loa.com [199.171.167.59]) by hub.freebsd.org (Postfix) with SMTP id 5722F37B405 for ; Fri, 12 Apr 2002 11:23:06 -0700 (PDT) Received: (qmail 17569 invoked by uid 0); 12 Apr 2002 18:23:04 -0000 Received: from unknown (HELO pretorian) (208.130.43.221) by pickup4-ld.pvd.loa.net with SMTP; 12 Apr 2002 18:23:04 -0000 Message-ID: <001301c1e24f$02072140$37b4a8c0@pretorian> From: "Kennebunk Mailing List" To: Subject: virtual hosting with apache Date: Fri, 12 Apr 2002 14:22:30 -0400 Organization: Log On America 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.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Im running FBSD 4.3 w/ apache, mysql , php etc...Ive pretty much set the box up to do virtual hosting . I have 1 static ip addres and im currently virtually hosting my own domain. Im also authoritive DNS for my domain, anyway .. I want to set my new customer up ..he has already has had his DNS changed to me ( so i will be hosting his DNS as well as virtual webhosting) below is te virtual container i made for his domain ...question is does it look correct ?? ( this is my first time trying this.) any help is VERY appreciated.. ServerAdmin webmaster@bmyster.com ServerAlias newcustomer.biz *.newcustomer.biz DocumentRoot /user2/newcustomer/public_html ServerName newcustomer.biz ErrorLog /var/log/newcustomer-error CustomLog /var/log/newcustomer combined thanx Brent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message