From e8625f185d520c066604af6e109582d31c0e1bda Mon Sep 17 00:00:00 2001 From: Alexander Wilke Date: Wed, 9 Jan 2013 21:35:25 +0100 Subject: Update config/squidGuard/squidguard_default.xml --- config/squidGuard/squidguard_default.xml | 189 +++++++++++++++---------------- 1 file changed, 93 insertions(+), 96 deletions(-) (limited to 'config/squidGuard') diff --git a/config/squidGuard/squidguard_default.xml b/config/squidGuard/squidguard_default.xml index ff05085a..01380ea5 100644 --- a/config/squidGuard/squidguard_default.xml +++ b/config/squidGuard/squidguard_default.xml @@ -2,7 +2,7 @@ - Describe your package here + Describe your package requirements here Currently there are no FAQ items provided. squidguarddefault @@ -43,110 +43,107 @@ Log /squidGuard/squidguard_log.php + + XMLRPC Sync + /pkg_edit.php?xml=squidguard_sync.xml + - - Target Rules - dest - - input - 100 - - - Not to allow IP addresses in URL - notallowingip - - To make sure that people don't bypass the URL filter - by simply using the IP addresses instead of the fully qualified domain names, you can check this option. - This option has no effect on the WhiteList. - - checkbox - - - Proxy Denied Error - deniedmessage - The first part of the error message displayed to clients when denied. Defaults to "Request denied by $g['product_name'] proxy" - textarea - 65 - 2 - - - - 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 info - redirect - - Enter external redirection URL, error message or size (bytes) here. - - textarea - 65 - 2 - - - Use SafeSearch engine - safesearch - - To protect your children from adult content, you can use the protected mode of search engines. - Now it is supported by Google, Yandex, Yahoo, MSN, Live Search, Bing. Make sure that the search engines can, and others, it is recommended to prohibit. - <br>Note: ! This option overrides 'Rewrite' setting. ! - - checkbox - - - Rewrite - rewrite - Enter rewrite condition name for this rule, or leave blank. - select - - - Log - enablelog - Check this for log this item. - checkbox - + + Target Rules + dest + + input + 100 + + + Do not allow IP-Addresses in URL + notallowingip + + checkbox + + + Proxy Denied Error + deniedmessage + "Request denied by $g['product_name'] proxy"]]> + textarea + 65 + 2 + + + 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 info + redirect + + textarea + 65 + 2 + + + Use SafeSearch engine + safesearch + + At the moment it is supported by Google, Yandex, Yahoo, MSN, Live Search and Bing. Make sure that the search engines can be accessed. It is recommended to prohibit access to others.
+ Note: This option overrides 'Rewrite' setting. + ]]>
+ checkbox +
+ + Rewrite + rewrite + + select + + + Log + enablelog + + checkbox +
- squidguard_validate_acl(&$_POST, &$input_errors); + squidguard_validate_acl(&$_POST, &$input_errors); - squidguard_before_form_acl(&$pkg, false); + squidguard_before_form_acl(&$pkg, false); - squidGuard_print_javascript(); + squidGuard_print_javascript(); -// squidguard_resync(); +// squidguard_resync(); -
\ No newline at end of file + -- cgit v1.2.3