Gentoo Archives: gentoo-user

From: Alex <alex@×××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Symlinking out of a chroot
Date: Mon, 13 Nov 2006 10:09:08
Message-Id: 20061113110451.GA15962@zengers.de
In Reply to: [gentoo-user] Symlinking out of a chroot by Brian Davis
1 Hi,
2
3 On Sun, Nov 12, 2006 at 09:56:31AM -0500, Brian Davis wrote:
4 > Hey folks,
5 >
6 > I will be running my apache2 server in a chroot. Most of my data for the
7 > server (e.g. pictures, user webpages) are on another partition from my
8 > chroot. I don't want to move all that data into the apache chroot if I
9 > don't have to. Therefore I would have soft symlinks from the chroot to
10 > the data. Does this effectively make the chroot worthless?
11 >
12
13 i would suggest an alias for this ->
14 http://httpd.apache.org/docs/2.0/mod/mod_alias.html#alias
15
16 Aliases werde made for this kind of problem ( data's were not in the
17 documentroot)
18
19 greetz
20 alex
21
22 --
23 * IMPORTANT: 217 config files in /etc need updating
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Symlinking out of a chroot Hans-Werner Hilse <hilse@×××.de>