gitweb: remove PATH_INFO from $my_url and $my_uri
commitb65910fec21db070ac40521e4b375fca76d27c90
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 29 Sep 2008 13:07:42 +0000 (29 15:07 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 3 Oct 2008 00:27:10 +0000 (2 17:27 -0700)
treeaaca32e0bf4db71577f2f7fea0ed4f42a5803ff1
parentb1524ee0f3a34d76639090c988523550026cc98b
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>
gitweb/gitweb.perl