I got two the same websites in internet and my computer, I want they behaviour the same.
Say, In internet, the site is http://www.mysite/
there is Response.Redirect("/page0.asp") in a page, it will go to http://www.mysite/page0.asp
In my computer, the site is http://127.0.0.1/mysite127/
there...