Help with subdomain

Discussion in 'Domain Names' started by inetiatic, Dec 29, 2007.

  1. #1
    First off, i use Godaddy as my domain and hosting provider.
    example..
    i have ample.com
    and i want the main URL to be ex.ample.com (like that of del.icio.us and others)
    How can i use a sub domain to the main url/domain of the website. eg. if i go to ample.com it directs to ex.ample.com.
     
    inetiatic, Dec 29, 2007 IP
  2. Johnnyboi91

    Johnnyboi91 Banned

    Messages:
    738
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Either forward it in cPanel under subdomains or use meta refresh in a index.html file in your subdomains root folder:

    <meta http-equiv="refresh" content="0;url=http://ample.com" />
     
    Johnnyboi91, Dec 29, 2007 IP
  3. inetiatic

    inetiatic Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    So i should create a directory for my sub domain? it currently points to my root folder, just like that of the main address.
     
    inetiatic, Dec 29, 2007 IP
  4. BlueDevilMedia

    BlueDevilMedia Well-Known Member

    Messages:
    1,917
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    190
    #4
    Use a 301 redirect in the .htaccess file :)
     
    BlueDevilMedia, Dec 29, 2007 IP