apache template

How to enable PHP-FCGI support on a Debian or Ubuntu on Vesta Control Panel

This tutorial is created for servers with less than 1Gb of ram avaialbe. On "medium" servers installation is fully automatic.…

10 years ago

How to enable PHP-FCGI support on a RHEL or CentOS on Vesta Control Panel

This tutorial is created for servers with less than 1Gb of ram avaialbe. On "medium" servers installation is fully automatic.…

10 years ago

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…

10 years ago