- Cli Commands
 - Paid Plugins are now FREE
 - Progress Update: VestaCP Entity, Funding, Fulltime Dev, and More
 - API description & examples
 - Vesta 2.0: Coming Soon
 - How to install Vesta Control panel
 - How to unistall Vesta Control panel
 - Template description
 - Config and log locations on a RHEL and CentOS
 - Config and log locations on a Debian and Ubuntu
 - How to install ClamAV and SpamAssassin on a RHEL or CentOS
 - How to install ClamAV and SpamAssassin on a Debian or Ubuntu
 - How to install WHMCS module
 - How to configure FTP backup
 - How to translate Vesta interface
 - How to enable WSGI support on a RHEL or CentOS
 - How to enable WSGI support on a Debian or Ubuntu
 - How to enable PHP-FCGI support on a RHEL or CentOS
 - How to enable PHP-FCGI support on a Debian or Ubuntu
 - How to force https/SSL on a domain
 - How to configure temporary links for new domains
 - How to set up own Name Servers (vanity/private/child nameservers)
 - How to set up master-slave DNS cluster
 - How to enable AXFR (Zone Transfer) in Bind
 - How to migrate user to the new server
 - How to add remote MySQL database server
 - How to set up PostgreSQL on a RHEL or CentOS
 - How to set up PostgreSQL on a Debian or Ubuntu
 - How to replace vsftpd with ProFTPD on a RHEL or CentOS
 - How to replace vsftpd with ProFTPD on a Debian or Ubuntu
 - How to remove Nginx on a RHEL or CentOS
 - How to remove Nginx on a Debian or Ubuntu
 - How to properly set up a Mail Server
 - How to properly set up a Mail Client
 - How to install Fail2Ban on RHEL or CentOS
 - How to install Fail2Ban on Debian or Ubuntu
 - How to configure Service (SRV) Records
 - How to replace MySQL with Percona Server on RHEL or CentOS
 - How to replace MySQL with Percona Server Debian or Ubuntu
 - How to redirect HTTP to HTTPS using htaccess
 - How to redirect subdomain to folder using htaccess
 
How to enable WSGI support on a RHEL or CentOS
- Install wsgi apache module
 
yum install mod_wsgi
- 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 -f httpd.tar.gz
- Create new package or set wsgi as apache template in the existing package
 - Add new user and assing him package with wsgi template
 - Add new domain and check the result