VestaCP redirect webmail to HTTPS

To always force webmail to use HTTP on VeataCP, edit file

vi /etc/roundcube/defaults.inc.php

Find

$rcmail_config['force_https'] = false;

Replace with

$rcmail_config['force_https'] = true;
Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *