Need to Create SubDirectory for m.example.com

Discussion in 'Domain names / DNS' started by SuperMike, Jun 4, 2011.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I'm new to .net.

    I have a site example.com. I have a mobile version of the site that I would like to place at m.example.com

    On a Linix server I would:
    1) create a subdomain,
    2) name it m.example.com,
    3) upload my mobile site to m.example.com,
    4) redirect mobile users to it.

    But here is where I'm stuck: I can't figure out how to create a subdomain using the Discount ASP control panel. (Yes, I have purchased the unlimited subdomain add-on.)

    Your responses are gratefully appreciated.

    SuperMike
     
  2. ...With DASP servers you create the actual folder then use a script to sniff the incoming request and redirect to the folder and sub-domain.
    This means you could add a folder: yoursite/mobile
    Then redirect as needed to m.site.com which via your scripts would use the files in that folder.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page