CiderWebmail with uWSGI and Apache2
===================================

uWSGI started as a Python WSGI but nowadays supports Perl PSGI as well.

Copy the files into /etc and invoke these commands as root:

    aptitude install uwsgi uwsgi-plugin-psgi libapache2-mod-uwsgi
    service uwsgi start ciderwebmail

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 10 Jun 2012 19:31:13 +0200
