URL Path
The path portion of a URL - that is, the part after the server identifier up to the end of the URL, the query string, or fragment
(whichever comes first). For example, in the URL
http://localhost/acubis10/default.srf?query=yes#top, the URL path is
acubis10/default.srf.