system webfilter local-rating
Use these commands to configure URL rating overrides.
You can override and assign a different rating category to URLs. This can be useful if, for example:
- A shared web server hosts multiple different apps, and one of the URLs must be filtered differently.
- A FortiGuard URL rating is temporarily incorrect and you want to create an exemption.
Syntax
config system webfilter local-rating
edit <override_index>
[set description <description_str>
set pattern-type {regexp | wildcard}
next
end
Variable |
Description |
Default |
Enter the number of the override. |
|
|
Select which category to assign to the URLs that match url-pattern <url_pattern>, either:
To view the list of categories, enter:
|
local |
|
Enter a comment or description. |
|
|
Select the type of url-pattern <url_pattern>, either:
|
wildcard |
|
Enable or disable the override. |
enable |
|
url-pattern <url_pattern> |
Enter a pattern that matches only the URLs that you want to override. Syntax varies by pattern-type {regexp | wildcard}. |
* |