Can subdomains have different IP addresses?

Can subdomains have different IP addresses?

Subdomains can be modified as an A record that is pointing to an IP address. Or, they can be modified as a CNAME that is pointing to another domain name. This means that you can have your domain name hosted with us and your subdomain to a different provider, or you can have both under our campaign.

How do I link a subdomain to another server?

Put a Subdomain on a Different Server

  1. Log into account.
  2. Open the Domain Manager.
  3. Click the domain you are working with.
  4. Click “Total DNS Control and MX Records”
  5. The first group in this area should be A (Host), on the top right of this bar, click Add New A Record.

Can a subdomain point to a specific port on?

If you only got one IP on the server, there is no chance to do that. DNS is a simple name to number (IP) resolver. If you have two IPs on the server, you can point each subdomain to each of the IP-addresses and run both servers on the default port on each IP.

How to set up a subdomain for a domain?

So what I did was set up a subdomain of aremysitesup.com, blog.aremysitesup.com and point that domain at a different server. I had never done something like this before, so I thought I’d share how it was done. It’s pretty straightforward really, you just need to a new A record for the domain at your domain registrant.

How do I add a subdomain to localhost?

For Windows users, based on this answer and per this comment, you can achieve this by adding ports to localhost via the hosts file that resides at this path: You should be using the .test domain for things like that. That is what .test is for. localhost is not supposed to have any subdomains.

How to redirect a subdomain to a different internal web?

Redirect a subdomain to a different internal web application server. Help hashTagIT is an IT service provider. Get answers from your peers along with millions of IT pros who visit Spiceworks. Ok, so this company wants me to help them resolve their new internal webapp to make it accessible from outside the network. First, This is their setup…