From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1Dt3UE-0004N4-7E for garchives@archives.gentoo.org; Thu, 14 Jul 2005 13:10:46 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6ED9nts005922; Thu, 14 Jul 2005 13:09:49 GMT Received: from s2.stud.uni-goettingen.de (s2.stud.uni-goettingen.de [134.76.60.22]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6ED6Hdc003986 for ; Thu, 14 Jul 2005 13:06:17 GMT Received: from vpn-3102.gwdg.de ([134.76.3.102] helo=butch.nik13.home) by s2.stud.uni-goettingen.de with asmtp (TLSv1:AES256-SHA:256) (Exim 4.22) id 1Dt3Pz-0004N5-HU for gentoo-user@lists.gentoo.org; Thu, 14 Jul 2005 15:06:23 +0200 Date: Thu, 14 Jul 2005 15:04:05 +0200 From: Hans-Werner Hilse To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Apache Sub directorys Message-Id: <20050714150405.1b991aff.hilse@web.de> In-Reply-To: <200507141340.43318.mike@thompsonmike.co.uk> References: <200507141237.29761.mike@thompsonmike.co.uk> <42D67552.1060607@yahoo.it> <200507141340.43318.mike@thompsonmike.co.uk> X-Mailer: Sylpheed version 2.0.0beta5 (GTK+ 2.6.8; i386-pc-dragonfly1) X-Face: ?%{N&v`I$/2&hU/l[fz~s5ETugSOp`~y,.e%_7S0cRnkJ!hD&DbkIR;;>t`-uvSs1,][|;;Z0|SS=_yW(db!q|_s/q"G^.qrVrk4;&.1fg8lZ@Kn=&`ePL.e.N{ZIS%ZN%+O4(xa9=j[HXpQdlGrr'%xZ]vQp1doD"u"W%qM$w$ySo@t,&$A1]\unoo@d"X{)Wa2MaW-axG|lRiC;/gVmgI Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 6ea83b46-1d6f-415b-911c-f50b0e09d0eb X-Archives-Hash: 9e4bccf6366dc5a8142d4fc3b37151db Hi, On Thu, 14 Jul 2005 13:40:42 +0100 Michael Thompson wrote: > On Thursday 14 July 2005 15:23, Emanuele Morozzi wrote: > > Try giving access to anyone to tost if it's a permissions related > > problem. (Perhaps using php files need also execution rights). > > The permissions have not changed. They are all apache:apache with a mask of: > > drwxrwxr-- 20 apache apache 4096 Jul 14 10:34 htdocs What about its subdirectories? They need to be executable to allow access to paths below themselves and need to be readable to allow directory listing (which also needs to be allowed as per httpd.conf). -hwh -- gentoo-user@gentoo.org mailing list