Re: Reverse Proxy for hg serve - connection interrupted
2009-01-01 19:02:18 GMT
On Dec 31 2008, 11:53 pm, "Mario César" <mariocesar.... <at> gmail.com> wrote: > On Wed, Dec 31, 2008 at 4:22 PM, Fernando Jiménez Solano > > <fernand... <at> alumnos.upm.es> wrote: > > Hello. > > > You may want to check hgwebdir.cgi. It's the proper way to share a > > mercurial repository via http. There's a how to for Apache at the > > mercurial site, but doing it for Cherokee is pretty straightforward. > > > I have that Cherokee+hgwebdir setup running, so you can ask me if you > > find any difficulties. > > I deploy mercurial using hgwebdir.cgi, it's quite easy. Follow the > documentation for setup mercurial using cgi on lighttpd on the > mercurial docs. > > I remember Alvaro create a wonderful new rule to handle POST and PUT > as rules :) this ways handle a setup as the mercurial documentation > says. Give a look to thishttp://lists.octality.com/pipermail/cherokee/2008-November/009197.html ( I'm using cherokee 0.11.6 from gentoo portage and hg 0.11.1 ) I've originally tried to use it with the cgi script but on regexp it didn't work. Now I've tried with directory ( talking about Rules here ) and went a bit further. Have it working, but with the script name ( http://baptop.yllq.net/hg/hgwebdir.cgi ).(Continue reading)
RSS Feed