author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | |
Mon, 29 Sep 2008 13:07:42 +0000 (15:07 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 3 Oct 2008 00:27:10 +0000 (17:27 -0700) | ||
commit | b65910fec21db070ac40521e4b375fca76d27c90 | |
tree | aaca32e0bf4db71577f2f7fea0ed4f42a5803ff1 | tree | snapshot |
parent | b1524ee0f3a34d76639090c988523550026cc98b | commit | diff |
gitweb: remove PATH_INFO from $my_url and $my_uri
This patch fixes PATH_INFO handling by removing the relevant part from
$my_url and $my_uri, thus making it unnecessary to specify them by hand
in the gitweb configuration.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This patch fixes PATH_INFO handling by removing the relevant part from
$my_url and $my_uri, thus making it unnecessary to specify them by hand
in the gitweb configuration.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
gitweb/gitweb.perl | diff | blob | history |