From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 16:35:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8090516A607 for ; Wed, 24 Nov 2004 16:35:04 +0000 (GMT) Received: from 9.hellooperator.net (cpc3-cdif2-3-0-cust202.cdif.cable.ntl.com [81.103.32.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CF5743D62 for ; Wed, 24 Nov 2004 16:35:03 +0000 (GMT) (envelope-from rasputin@hellooperator.net) Received: from rasputin by 9.hellooperator.net with local (Exim 4.43) id 1CX06g-0001VJ-L5 for freebsd-questions@freebsd.org; Wed, 24 Nov 2004 16:35:02 +0000 Date: Wed, 24 Nov 2004 16:35:02 +0000 From: Dick Davies To: FreeBSD Questions Message-ID: <20041124163502.GK12945@lb.tenfour> References: <41A4B753.000025.00186@camay.yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41A4B753.000025.00186@camay.yandex.ru> User-Agent: Mutt/1.4.2.1i Sender: Rasputin Subject: Re: httpd.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dick Davies List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 16:35:04 -0000 * metallarch [1131 16:31]: > > I made a virtualhost on apache 2.0 .. > Here is my configs > rc.conf: > gateway_enable="yes" > ifconfig_rl0="inet 192.168.0.249 netmask 255.255.255.0" > ifconfig_rl0_alias0="inet 192.168.1.35 netmask 255.255.255.0" > httpd.conf: > Listen 80 > ServerName 192.168.0.249:80 > DocumentRoot /../../../ (e.t.c) > NameVirtualHost 192.168.1.35:80 > > DocumentRoot /../../../ > Servername 192.168.1.35 > > > And after starting apache when i write > links 192.168.1.35 it gives me error 403 Forbidden > you don`t have permission to access 192.168.1.35:80 You don't have permission to show the contents of the docroot and it won't show you an index because you haven't configured it. -- Ugh, it's like there's a party in my mouth and everyone's throwing up. - Fry Rasputin :: Jack of All Trades - Master of Nuns