From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JYRnS-00071o-BA for garchives@archives.gentoo.org; Sun, 09 Mar 2008 20:07:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E9F3E076A; Sun, 9 Mar 2008 20:07:00 +0000 (UTC) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.185]) by pigeon.gentoo.org (Postfix) with ESMTP id F0395E076A for ; Sun, 9 Mar 2008 20:06:59 +0000 (UTC) Received: by rv-out-0910.google.com with SMTP id b22so879062rvf.46 for ; Sun, 09 Mar 2008 13:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=RdAgmdffbHC2PhBI78gEHcLjThOcoP6kbdfv+InZyyA=; b=Oo9FzO0l4Eqn8GFvzf83MeXqqPEKVxr3y1Dv1Z6AiA6deB4PFtmnt+0bIEX5+zQ2hPDNlhA9YMqaZ67uO/LCjQqh2NQQeQLDwxInDXVHdHgoBB6xdCjGs0lqiaOKfFDVLhA20wtN2rLZaijwbSRLOTtiucHonWxlJmhq93D9Ruw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C98vRvz74gzO8A9MlRcv1QPg5SSeGf9R2jAOCZWCfJngnpcOdX2rs/snN5HGGqfK1mKouUrGXzEex1CHYuUi+5sXXNZkdSPQ/Cc32YUBDeJpa37zrkzLhmolwJAiRp97l+UVsMzC1wj7NGcHj43lx5JILPutuYIPoMdhiT4lvL0= Received: by 10.140.191.14 with SMTP id o14mr2605172rvf.130.1205093215777; Sun, 09 Mar 2008 13:06:55 -0700 (PDT) Received: by 10.115.15.10 with HTTP; Sun, 9 Mar 2008 13:06:55 -0700 (PDT) Message-ID: Date: Sun, 9 Mar 2008 22:06:55 +0200 From: "Elyahou ITTAH" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Fwd: apache vhost issue... In-Reply-To: <002c01c8821e$85baa2d0$912fe870$@com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803091859.17483.mike@gaima.co.uk> <002b01c8821b$1b63eac0$522bc040$@com> <002c01c8821e$85baa2d0$912fe870$@com> X-Archives-Salt: 67e64825-ad53-49ac-9c16-277bae93bd6a X-Archives-Hash: eeaf59d0076c8f670425dd07a732c2a9 2008/3/9, cypherstrong : > perhaps I miss the "s" > > __defaults__ > > try this or replace by * > > > I really don't understant what's happen... i stille have : Forbidden You don't have permission to access / on this server. Apache Server at 91.121.117.202 Port 80 I have now 01_vhost.conf Listen 80 NameVirtualHost *:80 ServerName localhost DocumentRoot /var/www/localhost/htdocs Order allow,deny Allow from all ServerName helpermaster.fr ServerAlias *.helpermaster.fr DocumentRoot /var/www/helpermaster.fr/htdocs Options Indexes FollowSymLinks Order allow,deny Allow from all on my 01_vhost.conf and no default vhost it should work... but no... :( -- gentoo-user@lists.gentoo.org mailing list