I want domain name to show the data of hosted subdomain

Discussion in 'Programming' started by prdomains, Feb 11, 2010.

  1. #1
    Hi,

    I want to show data of hosted subdomain ( e.g., http://abc.mydomain.com ) in another domain ( e.g., www.anotherdomain.com ). There are few live examples too which are doing the same. For example blogger.com provides the facility to create blogs ( e.g., http://abc.blogspot.com ) and they can be linked with any domain name too by doing some settings and it appears that particular domain is hosted but we can use blogger as a cms of that domain.

    I want to do it for normal case too like I told that I need hosted subdomain to be shown as a domain name.

    Can anyone let me know how it is possible?

    Thanks.
     
    prdomains, Feb 11, 2010 IP
  2. NeoCambell

    NeoCambell Peon

    Messages:
    456
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Set your domain to the same folder that subdomain refers from your domain control panel.

    Note that your html/script code must not refer other pages by absolute paths (you need to use relative paths). This is quite usual these days but better you check to avoid confusion.

    If the subdomain is hosted in a different company, then you will have to change the domain settings to point to the hosting server.
     
    NeoCambell, Feb 16, 2010 IP