If I have a working web site at example.com that runs with one hosting provider and wish to run ircd with another hosting provider, how would I set up subdomain irc.example.com for the server that runs that ircd?
Asked
Active
Viewed 887 times
0
-
1possible duplicate of http://stackoverflow.com/questions/2704805/irc-subdomain-set-up – Jørn Schou-Rode Apr 24 '10 at 14:56
-
It is an exact duplicate, and there have been lots of similar questions recently. I'm pretty sure there's another exact duplicate question which I'm unable to find right now. – WheresAlice Apr 25 '10 at 12:54
1 Answers
3
Just add another A
record to your DNS zonefile with the hostname and IP address you want to use

Rowland Shaw
- 494
- 1
- 9
- 19