From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- packages/squidGuard/squidguard_acl.xml | 278 --------------------------------- 1 file changed, 278 deletions(-) delete mode 100644 packages/squidGuard/squidguard_acl.xml (limited to 'packages/squidGuard/squidguard_acl.xml') diff --git a/packages/squidGuard/squidguard_acl.xml b/packages/squidGuard/squidguard_acl.xml deleted file mode 100644 index a71979a3..00000000 --- a/packages/squidGuard/squidguard_acl.xml +++ /dev/null @@ -1,278 +0,0 @@ - - - - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - - squidguardacl - none - Proxy Content filter SquidGuard: Access Control List (ACL) - /usr/local/pkg/squidguard.inc - - A proxy server user has been deleted. - A proxy server user has been created/modified. - - - - General settings - /pkg_edit.php?xml=squidguard.xml&id=0 - - - Default - /pkg_edit.php?xml=squidguard_default.xml&id=0 - - - ACL - /pkg.php?xml=squidguard_acl.xml - - - - Destinations - /pkg.php?xml=squidguard_dest.xml - - - Times - /pkg.php?xml=squidguard_time.xml - - - Rewrites - /pkg.php?xml=squidguard_rewr.xml - - - Log - /pkg_edit.php?xml=squidguard_log.xml - - - - - - Disabled - disabled - - - Name - name - - - Source - source - - - - Time - time - - - Description - description - - - - - - Disabled - disabled - Check this for disable this ACL rule. - checkbox - - - 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 - - - Order - order - - Select the new position for ACL item. ACL are evaluated on a first-match source basis.<br> - <b>Note:</b> <br> - Search for a suitable ACL by field 'source' will occur before the first match. If you want to define an exception for some sources (IP) from the IP range, put them on first of the list. <br> - <b>For example:</b> <br> - ACL with single (or short range) source ip 10.0.0.15, must be placed before ACL with more large ip range 10.0.0.0/24 <br> - - select - - - Source IP adresses and domains - source - - Enter source IP address or domain or "username" here. For separate use space. - <br><b>Example:</b> - <br>ip: 192.168.0.1 or subnet 192.168.0.0/24 or subnet 192.168.1.0/255.255.255.0 or range 192.168.1.1-192.168.1.10 - <br>domain: foo.bar match foo.bar or *.foo.bar - <br>username: 'user1' - - textarea - 65 - 3 - - - - - Time - time - Enter time name in current which this rule permitted. - select - - - Destination - 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. - - checkbox - - - 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 - 65 - 2 - - - - Spec: Use safe search 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. 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 - - - Overtime rewrite - overrewrite - Enter rewrite condition name for this rule, or leave blank. - select - - - Description - description - You may enter a description here for your reference (not parsed). - input - 100 - - - Enable log - enablelog - Check this for enable log. - checkbox - - - - - squidguard_validate_acl(&$_POST, &$input_errors); - - - squidguard_before_form_acl(&$pkg); - - - squidGuard_print_javascript(); - - - squidguard_resync_acl(); - - - squidguard_resync_acl(); - - - - - - \ No newline at end of file -- cgit v1.2.3