The URL of mail for the second domain is https://www.dominio2.com:81/webmail, but it changes to the first domain : https://www.dominiodefaul.com:81/webmail , that is default. https://www.domain2.com:81:/webmail redirect to https://www.domaindefault.com.mx:81/webmail How configure ISPConfig so that the URL of the second domain does not change? Thanks.
You must change the URL in /home/admispconfig/ispconfig/lib/config.inc.php and set the correct ServerName in /root/ispconfig/httpd/conf/httpd.conf. Restart ISPConfig afterwards: Code: /etc/init.d/ispconfig_server restart