Re: [PATCH] gitweb: start to generate PATH_INFO URLs

From: Junio C Hamano <junkio@cox.net>
Date: 2006-09-30 08:30:47
Martin Waitz <tali@admingilde.org> writes:

> Instead of providing the project as a ?p= parameter it is simply appended
> to the base URI.
> All other parameters are appended to that, except for ?a=summary which
> is the default and can be omitted.

Supporting PATH_INFO in the sense that we do sensible things
when we get called with one is one thing, but generating such a
URL that uses PATH_INFO is a different thing.  I suspect not
everybody's webserver is configured to call us with PATH_INFO,
so this should be conditional.

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Sat Sep 30 08:30:57 2006

This archive was generated by hypermail 2.1.8 : 2006-09-30 08:31:47 EST