All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Simons <simons@cryp.to>
To: git@vger.kernel.org
Cc: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>,
	Jakub Narebski <jnareb@gmail.com>
Subject: Re: gitweb sets incorrect <base> header
Date: Thu, 30 Apr 2009 12:06:45 +0200	[thread overview]
Message-ID: <87preuzc96.fsf@write-only.cryp.to> (raw)
In-Reply-To: m3k553oldj.fsf@localhost.localdomain

Hi Jakub,

 > Or you can set up $base_url in your gitweb configuration file (which
 > is not mentioned in the gitweb/README, unfortunately).

My gitweb.conf file is now configured as follows:

  $my_url = "http://git.cryp.to/";
  $my_uri = "/";
  $base_url = $my_uri;
  [...]

That seems to do the trick.

Thank you for your help,
Peter

      reply	other threads:[~2009-04-30 10:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28 12:41 gitweb sets incorrect <base> header Peter Simons
2009-04-29  9:22 ` Giuseppe Bilotta
2009-04-29  9:33 ` Jakub Narebski
2009-04-30 10:06   ` Peter Simons [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=87preuzc96.fsf@write-only.cryp.to \
    --to=simons@cryp.to \
    --cc=git@vger.kernel.org \
    --cc=giuseppe.bilotta@gmail.com \
    --cc=jnareb@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.