-
Recent Posts
Recent Comments
- Dad on New Office Mark II
- darkyen on Kev.Reboot()
Archives
Categories
Meta
In my previous two posts I explained how I configured Python 2.7 and Mercurial 1.9.3 on CentOS 5.5 x64 for HTTP access. HTTP access is fine but life is simpler when using SSH. Overview mercurial-server is one of many shared … Continue reading
In part 1 I covered how to install Python, Mercurial and mod_wsgi. In this article I’ll explain how to publish your repositories. Configure Apache + mod_wsgi Load up your apache httpd.conf file into your favourite editor and add the following … Continue reading