How do I point a subdomain to another server or IP? Print

  • 0

To send a subdomain like app.yourdomain.com to a different server, create or edit its DNS record in cPanel's Zone Editor (your domain must use Toshost nameservers).

  1. Open Zone Editor and click Manage next to yourdomain.com.
  2. Click + Add Record.
  3. To point to an IP address, choose type A, set the name to app, and enter the target server's IP.
  4. To point to a hostname, choose type CNAME, set the name to app, and enter the destination hostname.
  5. Save the record.

If a subdomain of the same name already exists on your account, edit or remove its old record first so there's no conflict. Changes apply after DNS propagation. Need help confirming the right target? Open a ticket.


Was this answer helpful?

« Back