Server Using A server.something.com -
Robert_Crawford - 23.01.2011
How would i set that up? I assume it has something to do with the dns info on the account?
Re: Server Using A server.something.com -
Vince - 23.01.2011
If you have a registered domain name (not .tk or .nl.tt or something like that) you can go to the DNS settings and add an A record, pointing to the ip of your server.
Re: Server Using A server.something.com -
Ash. - 23.01.2011
Quote:
Originally Posted by Vince
If you have a registered domain name (not .tk or .nl.tt or something like that) you can go to the DNS settings and add an A record, pointing to the ip of your server.
|
Or, simpler way; You could simply point a sub domain to your ip address, then add your port to the end, eg; server.myweb.com:7777
Re: Server Using A server.something.com -
Robert_Crawford - 23.01.2011
Now how would i do that using cpanel?
Re: Server Using A server.something.com -
Mike Garber - 23.01.2011
You don't have to setup a subdomain, it will work anyways. Atleast it did for me. When I had samp.erpsite.net as the server adress, I never setup any subdomain pointing anywhere but it worked with <anything>.erpsite.net or just erpsite.net, but that requires the server to be on the same IP as the domain points to.
Re: Server Using A server.something.com -
Robert_Crawford - 23.01.2011
I'm going to try the redirection tool under subdomains on cpanel.
Re: Server Using A server.something.com -
Robert_Crawford - 23.01.2011
Didn't Work
Re: Server Using A server.something.com -
DeSantis - 24.01.2011
ill make a video and show you :P
Re: Server Using A server.something.com -
Robert_Crawford - 24.01.2011
Lol gracias how long till that happens?
Re: Server Using A server.something.com -
Gabe - 24.01.2011
Lol, the subdomains won't work...
In cPanel go to Domains -> Simple DNS Zone Editor
Add an A record with the name "server" and the Address as your IP address.
EDIT: Make sure you delete the subdomain first.