Chapter 14 Definitions
188
Matching fields next to each item of the group can be either checked to activate or unchecked
to disable the item. This way you can deactivate items with no need to remove them and to
define them again.
Click on the Add button to display a dialog where a new group can be created or a new item
can be added to existing groups.
Figure14.10 URLgroup definition
Name
Name of the group in which the new item will be added. Options of the Name entry are
as follows:
select a group to which the URL will be added,
add a name to create a new group where the item will be included.
Type
Type of the item — URL or URL group (groups can be cascaded).
URL / URL Group
URL or URL group that will be added to the group (depending on the item type).
URL can be specified as follows:
full address of a server, a document or a web page without protocol specification
(http://)
use substrings with the special *and ?characters. An asterisk stands for any
number of characters, a question-mark represents one character.
Examples:
www.kerio.com/index.html — a particular page
www.*— all URL addresses starting with www. www.*
www.kerio.com — all URLs at the www.kerio.com server (this string is equal to
the www.kerio.com/*string)
*sex*— all URL addresses containing the sex string
*sex??.cz*— all URL addresses containing such strings as sexxx.cz,
sex99.cz, etc.