测试的url地址是“http://www.test.com/testweb/default.aspx”
Request.ApplicationPath: /testweb
Request.CurrentExecutionFilePath: /testweb/default.aspx
Request.FilePath: /testweb/default.aspx
Request.Path: /testweb/default.aspx
Request.PathInfo:
Request.PhysicalApplicationPath: E:\WWW\testweb\
Request.PhysicalPath: E:\WWW\testweb\default.aspx
Request.RawUrl: /testweb/default.aspx
Request.Url.AbsolutePath: /testweb/default.aspx
Request.Url.AbsoluteUri: “http://www.test.com/testweb/default.aspx”
Request.Url.Host: www.test.com
Request.Url.LocalPath: /testweb/default.aspx

相关文章:

  • 2022-02-10
  • 2021-10-26
  • 2021-12-19
  • 2022-02-10
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-27
  • 2022-12-23
  • 2022-01-02
  • 2022-12-23
  • 2022-12-23
  • 2021-10-03
相关资源
相似解决方案