wsgi template

How to enable WSGI support on a Debian or Ubuntu on Vesta Control Panel

1. Install wsgi apache module apt-get install libapache2-mod-wsgi a2enmod wsgi 2. Download wsgi template cd /usr/local/vesta/data/templates/web wget http://c.vestacp.com/0.9.8/ubuntu/wsgi/apache2.tar.gz tar -xzvf…

9 years ago