From 3434cfa2e48ae7d5ac75e4a30dca2a74908b76cc Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 25 Sep 2015 10:33:33 +0200 Subject: squid3 - code style fixes --- config/squid3/34/squid_reverse_uri.xml | 147 +++++++++++++++++---------------- 1 file changed, 76 insertions(+), 71 deletions(-) (limited to 'config') diff --git a/config/squid3/34/squid_reverse_uri.xml b/config/squid3/34/squid_reverse_uri.xml index 9a6f183f..164d6374 100755 --- a/config/squid3/34/squid_reverse_uri.xml +++ b/config/squid3/34/squid_reverse_uri.xml @@ -2,56 +2,52 @@ - - +. - All rights reserved. - */ -/* ========================================================================== */ + squid_reverse_uri.xml + part of pfSense (https://www.pfSense.org/) + Copyright (C) 2012-2014 Marcello Coutinho + Copyright (C) 2015 ESF, LLC + All rights reserved. +*/ +/* ====================================================================================== */ /* - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - */ -/* ========================================================================== */ - ]]> - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. +*/ +/* ====================================================================================== */ + ]]> + squidreverseuri - none - Reverse Proxy server: Mappings + 0.3.5 + Reverse Proxy Server: Mappings /usr/local/pkg/squid.inc - - General + + General /pkg_edit.php?xml=squid_reverse_general.xml&id=0 @@ -68,7 +64,7 @@ /pkg.php?xml=squid_reverse_redir.xml - Real time + Real Time /squid_monitor.php?menu=reverse @@ -92,68 +88,77 @@ Description description - + - + Squid Reverse Peer Mappings listtopic - - Enable this URI + + Enable This URI enable - + If checked, then this URI (Uniform Resource Name) will be available for reverse proxy config. checkbox - Group name + Group Name name - - example: URI1]]> + + + Example: URI1 + ]]> + input 20 Group Description description - + URI Group Description (Optional) input 60 Peers peers - - Use CTRL + click to select.]]> - select_source - + + + Use CTRL + click to select multiple peers. + ]]> + + select_source + $config['installedpackages']['squidreversepeer']['config'] name name 05 - - + + URIs none - + URI to publish. rowhelper - Url regex to match

- Samples: .mydomain.com .mydomain.com/test
- www.mydomain.com http://www.mydomain.com/ ^http://www.mydomain.com/.*$]]>
- uri - input - 70 -
+ + regex to match.

+ Examples:
+ .mydomain.com .mydomain.com/test
+ www.mydomain.com http://www.mydomain.com/ ^http://www.mydomain.com/.*$ + ]]> +
+ uri + input + 70 +
-
+
- - - - squid_resync(); -
\ No newline at end of file + -- cgit v1.2.3