Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 7 of 7

Thread: Subdomain pointing to another server

  1. #1
    cancer10
    Guest


    Question Subdomain pointing to another server

    Hi

    First of all I am sorry if I am posting this in the wrong section, mods pls move it to the right section if so.


    I have a domain name say www.abc.com hosted on a server say "Server1"

    I have created a subdomain for that domain say http://chat.abc.com

    Now, what I want is, I want to host chat.abc.com to another server say "Server2", which means chat.abc.com should point to another Server2 instead of Server1.

    Please tell me the steps to do this (changing DNS records etc).


    I will be highly greateful to you. Please?


    Thank you so much in advance.

  2. #2
    osCMax Developer


    Subdomain pointing to another server


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    597


    Default Re: Subdomain pointing to another server

    Just set up an A record in your DNS record for the domain for the subdomain that points to the IP of the second server:

    Code:
    domain.com.  A   IN  3601   IP.OF.REMOTE.SITE

  3. #3
    cancer10
    Guest


    Default Re: Subdomain pointing to another server

    ok, do i have to setup any nameservers for that subdomain?

  4. #4
    osCMax Developer


    Subdomain pointing to another server


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    597


    Default Re: Subdomain pointing to another server

    No, they are already set up in the dns record for the top level domain. Since it is a subdomain, it will get its dns info from the same nameservers as the top level domain.

  5. #5
    cancer10
    Guest


    Default Re: Subdomain pointing to another server

    Thanks so much for ur help

  6. #6
    cancer10
    Guest


    Default Re: Subdomain pointing to another server

    Question, what if I need to do this manually and not using a control panel?

  7. #7
    osCMax Developer


    Subdomain pointing to another server


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    597


    Default Re: Subdomain pointing to another server

    You will need to know how to set up a user account on the server, how to set up a virtual host container in apache, as well as how to edit/create dns zone files. If you don't know what I am talking about, you should ask your host how much they would charge hourly to set it up for you. Your other option is to start using google to find the tutorials you need to get this done (they are out there).

Similar Threads

  1. logon screen pointing to wrong domain
    By apexrg in forum osCmax v2 Installation issues
    Replies: 3
    Last Post: 03-06-2009, 07:52 AM
  2. Server Timezone fix 1.0
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 09-21-2007, 06:54 PM
  3. Switching Servers - Need Help pointing to database server
    By markymrk22 in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 01-11-2006, 04:15 PM
  4. Secure Server Subdomain
    By dsnoble in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 03-31-2004, 03:28 AM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •