A
A
Andrey Savrasov2014-10-19 16:17:49
PHP
Andrey Savrasov, 2014-10-19 16:17:49

How to separate a domain and a subdomain into different servers?

Good afternoon. Please tell me the scheme for implementing the separation of the domain and subdomain on different servers.
Those. so that the site on the subdomain lies on one server, and the main domain with its site on another.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
U
uranus235, 2014-10-19
@alcorn

Add an entry
domain.com - A - xxxx
sub.domain.com - A - xxxx
Where domain.com is the main domain, sub.domain.com is the subdomain, A is the record type, xxxx is the server address

K
KorsaR-ZN, 2014-10-19
@KorsaR-ZN

And what exactly is the problem?
Add a type A record to the DNS indicating which IP address the subdomain should refer to.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question