config webfilter content
Configure Web filter banned word table.
config webfilter content
Description: Configure Web filter banned word table.
edit <id>
set name {string}
set comment {var-string}
config entries
Description: Configure banned word entries.
edit <name>
set pattern-type [wildcard|regexp]
set status [enable|disable]
set lang [western|simch|...]
set score {integer}
set action [block|exempt]
next
end
next
end
config webfilter content
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
name |
Name of table. |
string |
Not Specified |
|
comment |
Optional comments. |
var-string |
Not Specified |
|
config entries
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pattern-type |
Banned word pattern type: wildcard pattern or Perl regular expression. |
option |
- |
wildcard |
||||||||||||||||||||
|
|
|||||||||||||||||||||||
status |
Enable/disable banned word. |
option |
- |
disable |
||||||||||||||||||||
|
|
|||||||||||||||||||||||
lang |
Language of banned word. |
option |
- |
western |
||||||||||||||||||||
|
|
|||||||||||||||||||||||
score |
Score, to be applied every time the word appears on a web page . |
integer |
Minimum value: 0 Maximum value: 4294967295 |
10 |
||||||||||||||||||||
action |
Block or exempt word when a match is found. |
option |
- |
block |
||||||||||||||||||||
|
|