You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Christophe Mailhebuau <CM...@abul.org> on 2003/12/29 19:16:35 UTC

[users@httpd] Fr .htaccess

Bonsoir,

J'aimerai partager la racine de mon serveur en deux répertoires,

/var/www
/var/www/www3

J'ai posé un fichier .htaccess dans /var/www qui vérouille tout.

J'aimerai que le répertoire /var/www/www3/ soit accessible sans
authentification, est-ce possible ?

Je suis impatient de connaitre la réponse :)

-- 
Cordialement,
Christophe Mailhebuau    http://www.justlinux.org
			   http://www.abul.org
GPG: 1024D/75B07F8D: BD18 2D01 D954 A339 E35B 9EA1 4240 0410 75B0 7F8D

Re: [users@httpd] Fr .htaccess

Posted by Christophe Mailhebuau <CM...@abul.org>.
Le 29/12/03 à 20:03, bvr a écrit:
>
>You need this dans le .htaccess:
>
>Allow from all
>Satisfy Any
>
>
>English please!

My english is very poor sir !

it'ok, i create a new .htaccess in /var/www2/ and is good !

Thank's very much !

-- 
Cordialement,
Christophe Mailhebuau    http://www.justlinux.org
			   http://www.abul.org
GPG: 1024D/75B07F8D: BD18 2D01 D954 A339 E35B 9EA1 4240 0410 75B0 7F8D

Re: [users@httpd] Fr .htaccess

Posted by bvr <bv...@xs4all.nl>.
You need this dans le .htaccess:

Allow from all
Satisfy Any


English please!

Christophe Mailhebuau wrote:
> Bonsoir,
> 
> J'aimerai partager la racine de mon serveur en deux répertoires,
> 
> /var/www
> /var/www/www3
> 
> J'ai posé un fichier .htaccess dans /var/www qui vérouille tout.
> 
> J'aimerai que le répertoire /var/www/www3/ soit accessible sans
> authentification, est-ce possible ?
> 
> Je suis impatient de connaitre la réponse :)
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org