
E-DOC-CTC-20061027-0003v2.0
DSD Commands
224
dsd urlfilter rule modifyModify an existing rule.
SYNTAX:
where:
dsd urlfilter rule modify index = <number>
[newurl = <string>]
action = <{block | accept | redirect}>
redirect = <string>
index Insertion position in the list. REQUIRED
newurl Definition of the new URL filter. OPTIONAL
action Action to perform when URL matches URL.
Choose between:
>block
>accept
>redirect.
REQUIRED
redirect The redirection URL.
Note This parameter is only required when the action is redirect.
REQUIRED