Protocol: Any Protocol $proto?=*{}{ $proto } Other; specify --> [other: ]
Host: Any Host $host?=*{}{ $host } Other (e.g. *.com or www.*.com); specify --> [other: ]
Port: Any port Default port for protocol $port?{ $port }{} Other (e.g. port 8080); specify --> [other: ]
Path: Any Path /$path Other (e.g. /foo/* or /*.bar); specify --> [other: ]
Arguments: Any arguments Any or none No arguments $args?{ $args }{} Other (e.g. ?foo=bar); specify --> [other: ]