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

Re: release critical bug in apache2.2?



On Sun, Nov 05, 2006 at 10:48:10PM +0100, Luca Capello <luca@pca.it> wrote:
> Hello!
> 
> On Sun, 05 Nov 2006 21:13:14 +0100, Bastian Venthur wrote:
> > But the DirectoryIndex problem should be fixed nevertheless.
> 
> FWIW, I've the following for apache2.2 on my sid:
> =====
> luca@gismo:~$ grep -r index.html /etc/apache2/*
> /etc/apache2/mods-available/dir.conf: \
>          DirectoryIndex index.html index.cgi index.pl index.php index.xhtml
> luca@gismo:~$
> =====
> 
> BTW, I didn't manually touch any configuration files and I tried also
> to purge apache2.2-common: the result is always the same,
> /etc/apache2/mods-available/dir.conf contains that line [1].

Good catch, but there is no link in /etc/apache2/mods-enabled...

Anyways, coming back to what we said in a subthread, it would be better
if the DirectoryIndex was split and set by the concerned modules...
index.cgi by the cgi module, index.php by the php module, etc.

Mike



Reply to: