From c983eb0e264e7e70bcf7446f6c864096a5e43e07 Mon Sep 17 00:00:00 2001 From: Seth Mos Date: Wed, 20 Dec 2006 12:42:33 +0000 Subject: Remove squid files, these are now in a squid subdirectory --- packages/squid_upstream.xml | 87 --------------------------------------------- 1 file changed, 87 deletions(-) delete mode 100644 packages/squid_upstream.xml (limited to 'packages/squid_upstream.xml') diff --git a/packages/squid_upstream.xml b/packages/squid_upstream.xml deleted file mode 100644 index 37ec80ff..00000000 --- a/packages/squid_upstream.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - squid.inc - squidupstream - Proxy server: Upstream proxy settings - - - General settings - /pkg_edit.php?xml=squid.xml&id=0 - - - Upstream proxy - /pkg_edit.php?xml=squid_upstream.xml&id=0 - - - - Cache management - /pkg_edit.php?xml=squid_cache.xml&id=0 - - - Access control - /pkg_edit.php?xml=squid_nac.xml&id=0 - - - Traffic management - /pkg_edit.php?xml=squid_traffic.xml&id=0 - - - Auth settings - /pkg_edit.php?xml=squid_auth.xml&id=0 - - - Local users - /pkg.php?xml=squid_users.in - - - - - Enable forwarding - proxy_forwarding - This option enables the proxy server to forward requests to an upstream server. - - checkbox - proxy_addr,proxy_port,icp_port,username,password - - - Hostname - proxy_addr - Enter here the IP address or host name of the upstream proxy. - input - - - TCP port - proxy_port - Enter the port to use to connect to the upstream proxy. - 3128 - input - 5 - - - ICP port - icp_port - Enter the port to connect to the upstream proxy for the ICP protocol. Use port number 7 to disable ICP communication between the proxies. - 7 - input - 5 - - - Username - username - If the upstream proxy requires a username, specify it here. - input - - - Password - password - If the upstream proxy requires a password, specify it here. - password - - - - squid_validate_upstream($_POST, &$input_errors); - - - squid_resync(); - - -- cgit v1.2.3