Hi All
Reviewing the Apache configuration on a server WHM 70.x I noted that the httpd.conf file includes ServerAlias setting for "mail.clientdomain.tld" even when the DNS explicitly is set for remote mail and the "mail" host record is pointed to an external server / service IP address or cname.
My understanding is that Apache will never respond to that ServerAlias.
Looking at the Apache template:
/var/cpanel/templates/apache2_4/ssl_vhost.default
the values are populated from %vhost.serveralias_array variable and that I guess is populated from the account create process with a new account.
Is there a method to change the setup so that the "mail." entry is removed from the Apache config ?
Thanks
Tony
Reviewing the Apache configuration on a server WHM 70.x I noted that the httpd.conf file includes ServerAlias setting for "mail.clientdomain.tld" even when the DNS explicitly is set for remote mail and the "mail" host record is pointed to an external server / service IP address or cname.
My understanding is that Apache will never respond to that ServerAlias.
Looking at the Apache template:
/var/cpanel/templates/apache2_4/ssl_vhost.default
the values are populated from %vhost.serveralias_array variable and that I guess is populated from the account create process with a new account.
Is there a method to change the setup so that the "mail." entry is removed from the Apache config ?
Thanks
Tony