hgwebdir with mod_python

cristian at rioshu.com cristian at rioshu.com
Mon May 21 14:21:15 UTC 2007


No, I tried this before and it gives certain troubles with the relative location of the config file and the repositories.

On Mon, 21 May 2007 11:27:14 +0200, Dirkjan Ochtman <dirkjan at ochtman.nl> wrote:
> Sebastien Lucas wrote:
>> - add this function to /var/hg/hgwebdir.py :
>> def test(environ, start_response):
>>     toto = wsgiapplication(make_web_app)
>>     return toto (environ, start_response)
> 
> Given this function, it should also be easy to use the newer mod_wsgi
> Apache module, available from code.google.com/p/modwsgi.
> 
> Regards,
> 
> Dirkjan
> 
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial




More information about the Mercurial mailing list