git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: Christian Couder <chriscool@tuxfamily.org>,
	Petr Baudis <pasky@ucw.cz>, Petr Baudis <pasky@suse.cz>,
	Eric Wong <normalperson@yhbt.net>
Cc: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>, git@vger.kernel.org
Subject: Re: [PATCHv3 GSoC] git-instaweb: Configure it to work with new gitweb structure
Date: Tue, 25 May 2010 03:34:19 +0200	[thread overview]
Message-ID: <201005250334.21138.jnareb@gmail.com> (raw)
In-Reply-To: <201005241155.30653.chriscool@tuxfamily.org>

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

      parent reply	other threads:[~2010-05-25  1:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-23  7:32 [PATCHv3 GSoC] git-instaweb: Configure it to work with new gitweb structure Pavan Kumar Sunkara
2010-05-23  9:54 ` Jakub Narebski
2010-05-23  9:56 ` Eric Wong
2010-05-23 10:18   ` Pavan Kumar Sunkara
2010-05-24  9:55 ` Christian Couder
2010-05-24 15:14   ` Pavan Kumar Sunkara
2010-05-25  1:34   ` Jakub Narebski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201005250334.21138.jnareb@gmail.com \
    --to=jnareb@gmail.com \
    --cc=chriscool@tuxfamily.org \
    --cc=git@vger.kernel.org \
    --cc=normalperson@yhbt.net \
    --cc=pasky@suse.cz \
    --cc=pasky@ucw.cz \
    --cc=pavan.sss1991@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).