Dynamic root url

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sam2007
    New Member
    • Apr 2007
    • 1

    Dynamic root url

    hello to all
    how can i create asp.net application with dynamic url root name
    example:
    i want to install my application in this address http://db/isupport.com

    and on this address http://db/qsupport.com

    thats mean the root address chang ????

    any way to do that
    thanks to all
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    Originally posted by sam2007
    hello to all
    how can i create asp.net application with dynamic url root name
    example:
    i want to install my application in this address http://db/isupport.com

    and on this address http://db/qsupport.com

    thats mean the root address chang ????

    any way to do that
    thanks to all
    your server should be able to handle that. Are you hosting through IIS?

    Jared

    Comment

    Working...