web-proxy debug-url
Use this command to configure debug URL addresses.
config web-proxy debug-url
edit {name}
# Configure debug URL addresses.
set name {string} Debug URL name. size[63]
set url-pattern {string} URL exemption pattern. size[511]
set status {enable | disable} Enable/disable this URL exemption.
set exact {enable | disable} Enable/disable matching the exact path.
next
end
Additional information
The following section is for those options that require additional explanation.
url-pattern <string>
URL exemption pattern.
status {enable | disable}
Enable (by default) or disable this URL exemption.
exact {enable | disable}
Enable (by default) or disable match exact path.