]> Lady’s Gitweb - Gitweb/commit
gitweb: start to generate PATH_INFO URLs.
authorMartin Waitz <redacted>
Sun, 1 Oct 2006 21:57:48 +0000 (23:57 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commitc61c31d1a168c9e6b18486d7852c557a5f91fefcab45c1398669822ed4629643
tree5423d28fb85e5437d3ba2da3e60ba2b85acd9ebe5cc75adef942ba072d138a37
parent583897df1f67eba9757f0e2f4f1d547a3e294b25704dd8eaf39970724af76a41
gitweb: start to generate PATH_INFO URLs.

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.

The this can be enabled with the "pathinfo" feature in gitweb_config.perl.

[jc: let's introduce new features disabled by default not to
 upset too many existing installations.]

Signed-off-by: Martin Waitz <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.132173 seconds and 4 git commands to generate.