| How can I create subdomains for my domain to point at my server? |
|
|
|
|
Simply go to the Manage DNS page and add a new A entry.
Example: I want to create a subdomain called 'secure' and redirect it to a secure server. Therefore I need to add: secure A XXX.XXX.XXX.XXX (secure server IP). This way, secure.domainname.com will go to the secure server. |








