What the RFC means is something like this:
http://www.example.com/foo/bar;param=value/baz.html
This can be interpreted as a path /foo/bar/baz.htmlwith a parameter param=valueto the segment bar. No question marks are used.
Note that RFC 2396 is deprecated by RFC 3986 , which omits the specification of segment parameters in favor of a general note that implementations can (and do) do different things to embed segment-specific parameters:
, . URI , , , . , ( ";" ) ( "=" ) , . ( "," ) . , URI "name; v = 1.1", 1.1 "name", , "name, 1.1" to . , URI.