RHEL

How to enable AXFR (Zone Transfer) in Bind on Vesta Control Panel

Enable AXFR (Zone Transfer) in Bind on Vesta Control Panel Replace following string in the named configuration file: allow-transfer {"none";};…

9 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.…

9 years ago

How to enable WSGI support on a RHEL or CentOS on Vesta Control Panel

1. Install wsgi apache module yum install mod_wsgi 2. Download wsgi template cd /usr/local/vesta/data/templates/web wget http://c.vestacp.com/0.9.8/rhel/wsgi/httpd.tar.gz tar -xzvf httpd.tar.gz rm…

9 years ago