From ad0c0d63c77a214049d4d8632c30b7bf51d71791 Mon Sep 17 00:00:00 2001 From: Alexander Wilke Date: Wed, 9 Jan 2013 21:35:41 +0100 Subject: Update config/squidGuard/squidguard_dest.xml --- config/squidGuard/squidguard_dest.xml | 236 +++++++++++++++++----------------- 1 file changed, 117 insertions(+), 119 deletions(-) (limited to 'config') diff --git a/config/squidGuard/squidguard_dest.xml b/config/squidGuard/squidguard_dest.xml index 9c425816..9f785d95 100644 --- a/config/squidGuard/squidguard_dest.xml +++ b/config/squidGuard/squidguard_dest.xml @@ -2,7 +2,7 @@ - Describe your package here + Describe your package requirements here Currently there are no FAQ items provided. squidguarddest @@ -45,132 +45,130 @@ Log /squidGuard/squidguard_log.php + + XMLRPC Sync + /pkg_edit.php?xml=squidguard_sync.xml + - - Name - name - - - Redirect - redirect - - - Description - description - + + Name + name + + + Redirect + redirect + + + Description + description + - - Name - name - - Enter the unique name here. - Name must consist of minimum 2 symbols, first from which letter. <br> - All other symbols must be [a-Z_0-9]. - - input - 100 - - - - Domains list - domains - - Enter destination domains or IP-address here. For separate use ' '(space). - <p> <b>Example:</b> 'mail.ru e-mail.ru yahoo.com 192.168.1.1' . - - textarea - 60 - 10 - - - URLs list - urls - - Enter url's here. - For separate urls's use ' '(space). - <p> <b>Example:</b> 'host.com/xxx 12.10.220.125/alisa' . - - textarea - 60 - 10 - - - Expressions - expressions - - Enter word fragments, what may be contains in destinations URL path. - For separate expression words use '|'. - <p> <b>Example:</b> 'mail|casino|game' . - - textarea - 60 - 10 - - - Redirect mode - redirect_mode - - Select redirect mode here. - <br> Note: if you use 'transparent proxy', then 'int' redirect mode will not accessible. - - <br> Options: - <A title="To 'url' will added special client information;" > - <span style="background-color: #dddddd;" >ext url err page</span></A> , - <A title="Client view 'url' content without any notification about;" > - <span style="background-color: #dddddd;" > ext url redirect</span></A> , - <A title="Client will moved to specified url with displaying url in addres bar;" > - <span style="background-color: #dddddd;" > ext url as 'move'</span></A> , - <A title="Client will moved to specified url with showing progress(only!) in status bar;" > - <span style="background-color: #dddddd;" > ext url as 'found'.</span></A> - </u> - - select - rmod_none - - - - - - - - - - - - - - Redirect - redirect - - Enter external redirection URL, error message or size (bytes) here. - - textarea - 60 - 2 - - - Log - enablelog - checkbox - Check this for log this item. - - - Description - description - You may enter a description here for your reference (not parsed). - input - 90 - - + + Name + name + + The name must consist between 2 and 15 symbols [a-Z_0-9]. The first one must be a letter.
+ ]]>
+ input + 100 + +
+ + Domain List + domains + + Example: mail.ru e-mail.ru yahoo.com 192.168.1.1 + ]]> + textarea + 60 + 10 + + + URL List + urls + + Example: host.com/xxx 12.10.220.125/alisa + ]]> + textarea + 60 + 10 + + + Regular Expression + expressions + | . + Example: mail|casino|game|\.rsdf$ + ]]> + textarea + 60 + 10 + + + Redirect mode + redirect_mode + + Select redirect mode here. + <br> Note: if you use 'transparent proxy', then 'int' redirect mode will not accessible. + + <br> Options: + <A title="To 'url' will added special client information;" > + <span style="background-color: #dddddd;" >ext url err page</span></A> , + <A title="Client view 'url' content without any notification about;" > + <span style="background-color: #dddddd;" > ext url redirect</span></A> , + <A title="Client will moved to specified url with displaying url in addres bar;" > + <span style="background-color: #dddddd;" > ext url as 'move'</span></A> , + <A title="Client will moved to specified url with showing progress(only!) in status bar;" > + <span style="background-color: #dddddd;" > ext url as 'found'.</span></A> + </u> + + select + rmod_none + + + + + + + + + + + + + + Redirect + + textarea + 60 + 2 + + + Description + description + + input + 90 + + + Log + enablelog + checkbox + + + - squidguard_validate_destination($_POST, &$input_errors); + squidguard_validate_destination($_POST, &$input_errors); - squidGuard_print_javascript(); + squidGuard_print_javascript(); -
\ No newline at end of file + -- cgit v1.2.3