Chapter 3: Condition Reference
;request http://1.2.3.4/
;request http://mycompany.com/
;If the reverse DNS fails then the first request is not matched <forward>
server_url.host.regex=mycompany
;server_url.path tests
;The following server_url.path strings would all match the example URL:
;
server_url.path=”/” ; Always matches regardless of URL.
;testing the url port server_url.port=80
See Also
•Conditions: content_management=, url=
•Definitions: define subnet, define server_url.domain condition