New application starting point

Discussion in 'DNS/Domain names' started by MikeDelp, Mar 12, 2015.

  1. Hello,

    I have a web application running under a certain starting point (let's say sp1).
    I just created a new application starting point (let's say sp2), and I am deploying a new version of my app in it.

    When the go-live day for the new version comes, I would like to avoid saying to my users: "from now on, don't use www.myapp.com/sp1, you have to go to www.myapp.com/sp2".

    So my question is: what is the best way to automatically switch my users to sp2 when they type the sp1 URL?

    Maybe changing default.aspx's code-behind under sp1 by using a redirect instruction?
    Or is there a better solution.

    Thanks
    Regards
    Mike
     
  2. Elshadriel

    Elshadriel Winhost Staff

Share This Page