On Mon, 24 May 2010, Christian Couder wrote:
And I think that it would be better if the web server logs would be in a
directory with the web server name. For example
"$fqgitdir/gitweb/$httpd/access.log" instead of "$fqgitdir/gitweb/access.log".
But it would be nice if you make these changes (as well as the apache2
configuration changes) in another patch.
You probably meant "$fqgitdir/gitweb/$httpd_only/access.log", and not
"$fqgitdir/gitweb/$httpd/access.log" ($httpd_only in place of $httpd),
because $httpd might be 'apache2 -f' in the case of 'apache2', or in
the future "$fqgitdir/gitweb/gitweb.psgi" in the case of 'plackup'.
Just FYI
--
Jakub Narebski
Poland