At Thu, 14 Sep 2006 23:55:48 +0100 Neil Bothwick <[EMAIL PROTECTED]> wrote:
> On Thu, 14 Sep 2006 18:31:52 -0400, Allan Gottlieb wrote:
>
>> 2. Assuming I want to go with mount --bind, how do I make it happen
>> during startup (I assume the mount is not preserved across
>> reboots). The
On Thu, 14 Sep 2006 18:31:52 -0400, Allan Gottlieb wrote:
> 2. Assuming I want to go with mount --bind, how do I make it happen
> during startup (I assume the mount is not preserved across
> reboots). The man pages for fstab doesn't suggest that fstab is
> the way to go. Do you put
I have had /home/gottlieb a symlink to /local/allan/gottlieb
for a while. Now I am having a problem because apache doenn't follow
symlinks by default (presumably due to some security concern).
As a test I did
rm /home/gottlieb
mkdir /home/gottlieb
mount --bind /local/allan/gottlieb /hom
3 matches
Mail list logo