Appendix D
Value
"[xyz]\"foo"
\X
\0
\123
\x2a
(r)
rs
r|s
#<n>#
Example
You can specify
dest_domain=hp.com
to match any request.
dest_domain=
.
Description
The literal string [xyz]"foo
If X is 'a', 'b', 'f', 'n', 'r', 't', or 'v', then the ANSI-C interpretation of \x. Otherwise,
a literal 'X'. This us used to escape operators such as '*'.
A NULL character
The character with octal value 123
The character with hexadecimal value 2a
Matches an r; where r is any regular expression. You can use parentheses d to
override precedence.
The regular expression r, followed by the regular expression s
Either an r or an s
Inserts an "end" node causing regular expression matching to stop when reached. The
value n is returned.
to match any host in
. Likewise, you can specify
hp.com
Configuration Files
221
Need help?
Do you have a question about the P4535A - Web Cache Server Appliance and is the answer not in the manual?
Questions and answers