Hi Julien, On 08/17/2010 08:45 AM Julien Valroff wrote: > > I do not have these errors, and I do not see why all files in /usr/lib/cgi-bin > should be executable. I would see that as a possible problem in your > webserver configuration.
Let me guess: You are either not using the httpd from the ASF or you
have a non-default apache2-common configuration. My apache2.2-common and
mailgraph installations are 'clean':
box ~ # debsums -as mailgraph apache2.2-common
box ~ #
apache2.2-common:/etc/apache2/sites-available/default:16-22 contains:
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
<Directory "/usr/lib/cgi-bin">
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Order allow,deny
Allow from all
</Directory>
So, everything in /usr/lib/cgi-bin will be handled as executable/CGI script.
> Installing the CSS file in /var/www is not a solution, as Debian packages
> should not install anything there:
> http://lintian.debian.org/tags/dir-or-file-in-var-www.html
Thanks for that hint.
Looks like the mailgraph package will need some extras.
Regards,
Pascal
smime.p7s
Description: S/MIME Cryptographic Signature

