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.60) (envelope-from ) id 1G5L1z-0002am-1z for garchives@archives.gentoo.org; Tue, 25 Jul 2006 11:24:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6PBLcHp019851; Tue, 25 Jul 2006 11:21:38 GMT Received: from gabriel.sub.uni-goettingen.de (gabriel.sub.uni-goettingen.de [134.76.163.126]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6PBJHIx017026 for ; Tue, 25 Jul 2006 11:19:17 GMT Received: by gabriel.sub.uni-goettingen.de (Postfix, from userid 8) id A0C6DF1B0D; Tue, 25 Jul 2006 13:19:17 +0200 (CEST) Received: from localhost (unknown [134.76.161.221]) by gabriel.sub.uni-goettingen.de (Postfix) with ESMTP id C668EF1B0A for ; Tue, 25 Jul 2006 13:19:12 +0200 (CEST) Date: Tue, 25 Jul 2006 13:18:33 +0200 From: Hans-Werner Hilse To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] apache/php: chroot? Message-Id: <20060725131833.a0b0445f.hilse@web.de> In-Reply-To: <20060724194246.GA4539@zengers.de> References: <44C3A0D7.4020609@gmx.net> <20060724194246.GA4539@zengers.de> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.20; i586-pc-linux-gnu) 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-Spam-Details: No, hits=0.0 required=5.0 tests=AWL autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gabriel.sub.uni-goettingen.de X-Archives-Salt: ee8ea552-9e5e-4d1d-91a4-3e1fa7044d6f X-Archives-Hash: 3aebe4c78243e5ff5fd41390f6b729ad Hi, On Mon, 24 Jul 2006 21:42:46 +0200 Alex wrote: > > Now my question is: does apache/php support chrooting too? > > And are there some other services, which can be chrooted > > like bind? > > should work without any problems, like the most of the other > standard internet services. > try and have a look ;-) This won't work. Apache doesn't have inbuilt chroot facilities, AFAIK. Like most of the other standard internet services. You would have to setup a chroot env (all dependant libraries and stuff) for that. But there's nothing similar to a chroot automatic in apache. BTW, such a thing would probably break all CGIs. -hwh -- gentoo-user@gentoo.org mailing list