Hi Philipp, On Fri, Oct 18, 2013 at 04:42:02PM +0200, Philipp Kolmann wrote: > Hi Willy, > > thanks a lot for haproxy. It's a great piece of software. > > I wanted to add the RSS feed [1] of the git log to my browser which > works fine. > Only issue is that that the link references to port 81: > > <link>http://git.1wt.eu:81/web?p=haproxy.git;a=commitdiff;h=472b1ee115f45129ea3fc19e26f85b3ec9715abe</link> > > but this port is not open. > > If you got some seconds to spare maybe you could fix this.
I did not even know Gitweb offered such a feature :-) I have no idea how gitweb generates these links, :81 is the internal port and I don't if I can change it in gitweb.pl. Better use the public URL instead anyway : http://git.formilux.org/?p=people/willy/haproxy.git;a=rss It produces public links and is faster. Cheers, Willy

