Georges Roux a �crit :
Salut
j'ai proteg� un repertoire en configurant comme �a:
<Directory /*> AuthType Basic AuthName "Restricted Files" AuthUserFile /etc/apache2/users AuthGroupFile /etc/apache2/group Require group Users </Directory>
Ca marche bien, cependant maintenant je voudrais autoriser l'acc�s au sous r�pertoire "public"
a tout le monde, sans avoir besoin de passer par le panneau de login.
Quelqu'un a t'il une id�e.
georges
Rajoute apr�s (si home est /home/*/public_html):
<Directory /home/*/public_html> Options -Indexes FollowSymLinks MultiViews AllowOverride All allow from all DirectoryIndex index.html </Directory>
--
Amicalement vOOotre Troumad Alias Bernard SIAUD
mon site : http://troumad.free.fr : AD&D maths WEB sectes
Pour la libert� http://lea-linux.org http://www.eurolinux.org/index.fr.html
N'envoyez que des documents avec des formats ouverts, comme http://fr.openoffice.org
-- Pensez � lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench
Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

