Permission override

Ville,

  A Debian user has reported the following to us. I can reproduce and 
fix the issue, but I thought you might be interested:


> Hi all,
>
> suppose someone has an apache2 config block like
> <Directory />
> order allow,deny
> deny from all
> </Directory>
>
> Now the symlinked config of this package doesn't override that. Could you
> please add something like
>
> <Directory /usr/share/w3c-markup-validator/html/>
> 	Order allow,deny
> 	allow from all
> </Directory>
>
> like e.g. phpmyadmin or phpldapadmin do?
> Thanks,

The bug report is at 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608225 .

Nicholas

Received on Thursday, 17 March 2011 10:26:23 UTC