[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-team] Problemes Apache



Kaixo !

> (sous une RedHat 5.2).
 
> Par contre, j'ai un compte '/home/erenthar', dans lequel j'ai un
> repertoire 'public_html' qui correspond bien a la directive UserDir.

> http://localhost/~erenthar
> 
> il me renvoie Forbidden - Err 403: access denied to /~erenthar...

Normal.
Red Hat par defaut mets à zero l'attribut lecture des repertoires et
fichiers des utilisateurs; fais un:

chmod a+rx ~erenthar
chmod a+rX ~erenthar/public_html

et ça ira du coup bien mieux :)

-- 
À bientôt,
Pablo Saratxaga

http://www.ping.be/~pin19314/		PGP Key available, key ID: 0x8F0E4975
---------
This message was sent by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.