How to point a sub-domain to a different IP Address or Server?
f you need to point a sub-domain to another server you should not use the sub-domains icon. Instead you want to use the DNS Zone Editor to add an A record to the appropriate IP address.
For example if you were trying to create the sub-domain support.example.com
Log into your HELM control panel.
Click on the Domains icon.
Click the domain for which you would like to view the DNS Zones.

Click the DNS Zone Editor icon.
![]()
You should now see a list of all the DNS Zones for your domain. Click Add New.

Now you need to add the DNS record. In this case the fields would look like this:
Record Type: A (Host Record)
Record Name: support
Record Data: IP Address
Record Preference: 0 (Leave this zero as it applies to MX records only)
That will point support.yourdomain.com to the IP address you specify.

From there you need to set up the server you pointed it to, to answer requests for support.example.com.

Related posts:
- How to edit DNS zone (A, CNAME, TXT) in cPanel (not in WHM) as End User (Domain Owner) Recently cPanel Inc. introduced Simple and Advanced DNS Zone...
- Setting up DNS using Webmin (Quick Guide) Here’s a quick walkthrough for using Webmin to setup DNS....
- Adding/Editing Zone Records using Webmin Adding and editing records The most useful feature of the...
- Creating/editing a master zone using Webmin A master zone is one for which your DNS server...
- How to transfer a domain name How to transfer a domain name Steps have been added...
Related posts brought to you by Yet Another Related Posts Plugin.









































