Skip to main content

How to safely delete the Proxy subdomains records

Comments

3 comments

  • GOT
    Some people would want them, and honestly, having those DNS entries doesn't actually hurt anything, however, you can still edit the DNS zone and remove them if you so choose. it won't break anything by removing them (except their functionality)
    0
  • Rocko
    however, you can still edit the DNS zone and remove them if you so choose. it won't break anything by removing them (except their functionality)

    Do you know if this will remove the httpd.conf settings or they need to me deleted manually too?
    0
  • cPanelMichael
    Hello @Rocko, The service subdomains are added to each domain's SSL and non-SSL virtual hosts as aliases. You won't be able to remove these entries without root access to the system to adjust the EA4 Apache template. That said, removing the "A" records from the DNS zones will effectively prevent access to those subdomains because requests to them will fail to resolve to an IP address. Thank you.
    0

Please sign in to leave a comment.