Request.RawUrl returns the original URL (before being remapped).
Request.Path returns the current URL (after being remapped).
Request.AppRelativeCurrentExecutionFilePath returns the application relative URL (after being remapped).
<%@ Page Language="C#" %>
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
Default Page