http://www.example.com/one/two/three/four.html #### /two/three/four.html #### http://www.example.com/one/two.html?arg1=one&arg2=two $ENV{PATH_INFO} is "/one/two.html" $ENV{QUERY_STRING} is "arg1=one&arg2=two"