http://l3tczdiiwoo63iwxty4lhs6p7eaxop5micbn7vbliydgv63x5zrrrfyd.onion/3.0.34/user-manual/actions-file.html
/index.html$ matches the document /index.html , regardless of the domain, i.e. on any web server anywhere. / Matches any URL because there's no requirement for either the domain or the path to match anything. :8000/ Matches any URL pointing to TCP port 8000. 10.0.0.1/ Matches any URL with the host address 10.0.0.1 .