Vesta Control Panel Template Description

Apache default – no additional settings, works well for most sites basedir – to fight against phpshells using openbasedir directive hosting – separate php limits for each domain (php_admin_value   memory/safemode/etc) phpcgi – template to run php as cgi. can be useful to run php4 or php5.2 phpfcgid – to php as fcgi (automatically installed on a […]

How to force https / SSL on a domain in Vesta Control Panel

1. Install custom nginx template cd /usr/local/vesta/data/templates/web wget http://c.vestacp.com/0.9.8/rhel/force-https/nginx.tar.gz tar -xzvf nginx.tar.gz rm -f nginx.tar.gz 2. Create new package or set force https as nginx template in the existing package 3. Add new user and assing him package with force-https template 4. Add new domain with SSL certificate and check the result