Suppose Test is a virtual directory: request.path, request.RawurL Get the path to /test/test.aspx
Request.url.absoluteuri get http://localhost/test/test.aspx
Request.ApplicationPath gets / TEST
HttpContext.current.Request.url.host got Localhost
Get the URL "http:///" request.url.host request.rawurl of the current page