.
All rights reserved.
*/
/* ========================================================================== */
/*
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.
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 hereDescribe your package requirements hereCurrently there are no FAQ items provided.squidreversenoneProxy server: Reverse Proxysquid.incGeneral/pkg_edit.php?xml=squid.xml&id=0Upstream Proxy/pkg_edit.php?xml=squid_upstream.xml&id=0Cache Mgmt/pkg_edit.php?xml=squid_cache.xml&id=0Access Control/pkg_edit.php?xml=squid_nac.xml&id=0Traffic Mgmt/pkg_edit.php?xml=squid_traffic.xml&id=0Reverse Proxy/pkg_edit.php?xml=squid_reverse.xml&id=0Reverse Settings/pkg_edit.php?xml=squid_reverse.xml&id=0Auth Settings/pkg_edit.php?xml=squid_auth.xml&id=0Local Users/pkg.php?xml=squid_users.xmlReverse Proxy interfacereverse_interfaceThe interface(s) the reverse-proxy server will bind to.interfaces_selectionwanEnable HTTP reverse mode.reverse_httpIf this field is checked, the proxy-server will act in HTTP reverse mode.checkboxreverse_http_port,reverse_http_defsiteoffreverse HTTP portreverse_http_portThis is the port the HTTP reverse-proxy will listen on.input580reverse HTTP default sitereverse_http_defsiteThis is the HTTP reverse default site.input60localhostEnable HTTPS reverse mode.reverse_httpsIf this field is checked, the proxy-server will act in HTTPS reverse mode.checkboxreverse_https_port,reverse_ssl_cert,reverse_https_defsite,ignore_ssl_validoffreverse HTTPS portreverse_https_portThis is the port the HTTPS reverse-proxy will listen on.input5443reverse HTTPS default sitereverse_https_defsiteThis is the HTTPS reverse default site.input60localhostreverse SSL Certificatereverse_ssl_certChoose the SSL Server Certificate here.select_sourcedescrrefidIgnore internal Certificate validation.ignore_ssl_validIf this field is checked, internal certificate validation will be ignored.checkboxonextension methodsextension_methodsThis field defines more extension methods for the proxy to use.input60RPC_IN_DATA RPC_OUT_DATAReset TCP connections if request is unauthorized.deny_info_tcp_resetIf this field is checked, the reverse-proxy will reset the TCP connection if the request is unauthorized.checkboxonpublished server peer IPreverse_cache_peerThis is the internal published server peer IP.input15internalhostpublished server peer portreverse_cache_peer_portThis is the internal published server peer port.input580published URLreverse_aclThis is the URL to publish.input60
squid_before_form_general(&$pkg);
squid_validate_general($_POST, &$input_errors);
squid_resync_reverse();