From: Marc Singer <elf@buici.com>
To: Francis Daly <francis@daoine.org>
Cc: git@vger.kernel.org, Blu Corater <blu@daga.cl>
Subject: Re: gitweb testing with non-apache web server
Date: Thu, 3 Aug 2006 23:11:22 -0700 [thread overview]
Message-ID: <20060804061122.GA15755@buici.com> (raw)
In-Reply-To: <20060803235536.GJ17966@craic.sysops.org>
On Fri, Aug 04, 2006 at 12:55:36AM +0100, Francis Daly wrote:
> > Marc Singer wrote:
> > On Thu, Aug 03, 2006 at 03:21:52PM -0400, Blu Corater wrote:
>
> Hi there,
>
> > > If I request http://server/~blu/scm, Cherokee returns Cherokee's default
> > > index page. Only if I request http://server/~blu/scm/, Cherokee returns
> > > the expected output from gitweb.
>
> This is due to one apparent bug in Cherokee's Directory handling.
>
> > I can see the project overview page, but all of the links bring me
> > back to the same top-level page, no summary, not logs. I've verified
> > that the web server's user can read the git repo.
>
> And this is due a a different, but arguably related, one. (The 301
> handler ignores things it shouldn't.)
>
> > I don't doubt that this is a cherokee issue.
>
> Cherokee's handling of both Directory and Request sections with cgi and
> Scriptalias seems a bit funky (in different ways). If you want to use
> Cherokee configured this way, you may find it handy to add
>
> $my_uri .= '/';
> to your version of gitweb.cgi shortly after it is set -- that should
> break most of the generated links in a way that causes them to work with
> this server.
>
> $my_url is only used in a few places, but it may be worth doing the same
> thing to it too.
That does it.
>
> Or use a web server which isn't broken in this particular way.
:-) There doesn't seem to be much of the 'small' variety. Though now
I'll look into lighttpd as well.
>
> Good luck,
Cheers.
next prev parent reply other threads:[~2006-08-04 6:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-03 7:54 gitweb testing with non-apache web server Marc Singer
2006-08-03 8:18 ` Jakub Narebski
2006-08-03 15:34 ` Marc Singer
2006-08-03 15:48 ` Jakub Narebski
2006-08-03 16:20 ` Marc Singer
2006-08-03 18:21 ` Junio C Hamano
2006-08-03 18:37 ` Jakub Narebski
2006-08-03 19:41 ` Junio C Hamano
2006-08-03 20:14 ` Martin Waitz
2006-08-03 11:42 ` Sam Vilain
2006-08-03 15:56 ` Blu Corater
2006-08-03 16:22 ` Marc Singer
2006-08-03 19:21 ` Blu Corater
2006-08-03 20:27 ` Marc Singer
2006-08-03 23:55 ` Francis Daly
2006-08-04 6:11 ` Marc Singer [this message]
2006-08-04 19:48 ` Francis Daly
2006-08-04 7:30 ` Marc Singer
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=20060804061122.GA15755@buici.com \
--to=elf@buici.com \
--cc=blu@daga.cl \
--cc=francis@daoine.org \
--cc=git@vger.kernel.org \
/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).