Exforsys
+ Reply to Thread
Results 1 to 6 of 6

subdirectories in a website

This is a discussion on subdirectories in a website within the ASP forums, part of the Programming Talk category; Hi all, I have created subdirectory for my website and I can access it like this.. http://mywebsite.com/subdir But I would ...

  1. #1
    pradeep is offline Junior Member Array
    Join Date
    Jan 2005
    Answers
    9

    subdirectories in a website

    Hi all,

    I have created subdirectory for my website and I can access it like this..
    http://mywebsite.com/subdir

    But I would like to access it like this...
    http://subdir.mywebsite.com

    How can i get it?

    Thanks in advance
    Pradeep

    Post edited by: pradeep, at: 2004/07/13 11:13


  2. #2
    sanereddy Guest

    Re:subdirectories in a website

    Pradeep, You need to create a sub domain and point that to the directory.

    http://subdir.mywebsite.com, this sub domain root folder would be

    /subdir

    this can be accessed either http://subdir.mywebsite.com or http://mywebsite.com/subdir

    Hope this answers your question.
    thanks,
    sanereddy


  3. #3
    pradeep is offline Junior Member Array
    Join Date
    Jan 2005
    Answers
    9

    Re:subdirectories in a website

    thanks for the info..

    but I don\'t have any option in my control panel (provided by web host) and in ftp site to create subdomain.

    How can I create subdomain? Is there any method?

    Thanks
    Pradeep


  4. #4
    sanereddy Guest

    Re:subdirectories in a website

    I don\'t see any other option to have sub domain unless your hosting compnay supports it, may email them asking to setup sub domain for you.

    Post edited by: sanereddy, at: 2004/07/13 22:23


  5. #5
    chintu Guest

    Re:subdirectories in a website

    Pradeep,
    Can you explain what are you trying to accomplish with a subdirectory? Like any specific reason....


    Chintu


  6. #6
    pradeep is offline Junior Member Array
    Join Date
    Jan 2005
    Answers
    9

    Re:subdirectories in a website

    chintu wrote:
    Pradeep,
    Can you explain what are you trying to accomplish with a subdirectory? Like any specific reason....

    Chintu
    Hi

    I would like to create subdomain for my website, like when we type url.. http://mail.yahoo.com, it opens yahoo mail page.
    I need same functionality for my website.

    Thanks
    Pradeep


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...