Modify the default subdomains added to each domain?
I would like to edit the default subdomains that are auto-added to each domain. For instance I add mydomain.com, and cpanel automatically adds subdomains "cpanel", "webdisk", "webmail", "mail". It also adds "www" whenever I add a subdomain to an existing domain.
This makes AutoSSL a bit of a hassle because A) logs are filled with errors where domains can't be verified, B) It adds overhead to each AutoSSL request sent and afaik, that's not good when using Let's Encrypt, and C) It's just messy.
So, is there any way I can disable the ones mentioned?
-
Hi, Ah yes I could do it per account I suppose, thanks. But is it possible to do on a server-wide scale, so they aren't added at all? I understand that Webdisk, Mail and so on would be affected, but this particular server will do nothing but host websites. 0 -
Hello, You can disable proxy subdomains globally via the following options under the "Domains" tab in "WHM >> Tweak Settings": "Proxy subdomains" "Proxy subdomain creation" "Thunderbird and Outlook autodiscover and autoconfig support (enables proxy subdomain and SRV record creation)" Then, to remove the existing proxy subdomain records for all accounts, run the following command: /scripts/proxydomains remove
Note the "mail" and "www" entries are not proxy subdomains and thus will remain on the system as aliases. It's not possible to remove these entries by default without modifying the default Apache template: Disable default www entry for all subdomains and hostname Add option to control ServerAlias www entries for subdomains Thank you.0 -
Awesome, thanks! 0
Please sign in to leave a comment.
Comments
4 comments