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

Fw: [linux] config httpd.conf



----- Original Message -----
From: "Gaetan GUYODO" <gaetan.guyodo@lrb.ap-hop-paris.fr>
To: "Liste LINUXBE" <linux@lists.linuxbe.org>
Sent: Friday, August 17, 2001 11:20 AM
Subject: [linux] config httpd.conf


> Salut,
> apache marche toujours pas, mais je me demande si ce ne sont pas les user
et
> group qui sont mauvais...
> Apache 1.3.19
> j'avais à l'origine
> user wwwrun
> group nogroup
>
> j'ai remplacé par
> user nobody
> group nobody
> que j'ai trouvé dans une autre config..., mais là, httpd ne démarre même
plus.
> Alors je suis un peu perdu.
> je veux que n'importe qui puisse accéder à Apache.
> De plus, il y a les options suivantes :
> -----------------------------------------------------------------------
> #
> # Each directory to which Apache has access, can be configured with
respect
> # to which services and features are allowed and/or disabled in that
> # directory (and its subdirectories).
> #
> # First, we configure the "default" to be a very restrictive set of
> # permissions.
> #
> <Directory />
>     AuthUserFile  /etc/httpd/passwd
>     AuthGroupFile /etc/httpd/group
>
>     Options -FollowSymLinks +Multiviews
>     AllowOverride None
>
> </Directory>
> --------------------------------------------------------------------------
-
>
> or je n'ai pas de fichier /etc/httpd/passwd ni group
> est-ce normal, ou bien je dois les créer ?
>
> a++
> Gaetan
>
>
> [ Soyez précis dans vos sujets svp afin de déterminer directement  ]
> [ le type de demande...                                            ]
> [ Pour vous (dés)inscrire, aller sur http://linuxbe.org/ml.php     ]
> [ Archives de la mailing list: http://archives.linuxbe.org/linux/  ]
> [ http://LinuxBe.org              Contact: listmaster@linuxbe.org  ]