On Fri, Sep 12, 2003 at 03:13:26PM +0300, Anatoly Vorobey wrote:
> Symbolic links?
> 
> ln -s /where/the/domain/currently/is /home/domainBadmin/domainB
> remembering to check the permissions, too.

Don't forget to allow symlinks too if this isn't the case already:
        Options FollowSymlinks

In some cases, this is explicitly denied. You can solve that by finding out
where it is denied, or change the order from
        Order deny, allow
to
        Order allow, deny

Wkr,
        Sven Vermeulen

-- 
 ^__^   And Larry saw that it was Good.
 (oo)                                      Sven Vermeulen
 (__)   http://www.gentoo.org              Gentoo Documentation Project

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to