取样取服务器的域名!在ASP.NET中,该如何解决

取样取服务器的域名!!在ASP.NET中比果我在http://localhost:1113/11/我要得到http://localhost:1113/我该

取样取服务器的域名!!在ASP.NET中
比果我在http://localhost:1113/11/   我要得到http://localhost:1113/我该   怎样呀!!!

[解决办法]
"http:// " + Request.ServerVariables[ "Host "]