Afficher un message
Vieux 08/02/2007, 12h39   #4
Davide Bianchi
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: listing of directory uncomplete in apache

On 2007-02-08, laeti_bou@yahoo.fr <laeti_bou@yahoo.fr> wrote:
> Is it the same if I use and LDAP athentication ?


It is the same with any kind of authentication. The point is that Apache
checks if you have authentication and just disable the listing of that
directory.

> <VirtualHost *:80>
> Alias /admin/ "/var/www/oneOfMyVhost/admin/"
> </Directory>


Why you have a <VirtualHost> and then a </Directory> block? Or you don't
and that is what is displayed? If so, maybe the server_info is misreading
your configuration file.

> Is it also a known problem?


Never heard of, but I've never used that details level of 'server_info',
have you checked in the developer mailing list of apache?

> Or does it mean that something is wrong in my httpd.conf file ?


Could be, but you're the only one that can check that...

Davide

--
Fatal Error: Found MS-Windows System -> Repartitioning Disk for Linux...
  Réponse avec citation
 
Page generated in 0,04690 seconds with 9 queries