From 4bbff2d10dbd88bb8781ada7c6e0549b51032018 Mon Sep 17 00:00:00 2001 From: Andreas Brodmann Date: Thu, 29 Nov 2007 19:28:10 +0000 Subject: /acf/squid: daily update on trunk git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@389 ab2d0c66-481e-0410-8bed-d214d4d58bed --- squid-authentication-html.lsp | 105 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 squid-authentication-html.lsp (limited to 'squid-authentication-html.lsp') diff --git a/squid-authentication-html.lsp b/squid-authentication-html.lsp new file mode 100644 index 0000000..1c693f0 --- /dev/null +++ b/squid-authentication-html.lsp @@ -0,0 +1,105 @@ + +

Web Proxy

+Squid is a web proxy server. It makes web requests in behalf of the client, and +inspecting the returned and optionally caches that content so that the next time +a client request is made, the content can be served from local disk. This can make +web surfing faster. Squid can also forward its requests on to a content filter, +such as DansGuardian.

+This page lets you modify the authentication scheme of squid.

+ +

Status

+
+ + + + + +
squid is: style="width:100px"> style="width:100px"> style="width:100px">
+
+ +

+ +This process runs as a service. When you make and save changes, the configuration +files for the service are changed. However, the changes will not be applied +until you restart the service.

+ +
+

Configuration

+ +

Authentication Scheme

+Choose the desired authentication mechanisms and their order.

+ + + + +
+
+ +
+ +
+
+ Active
+ +
+
+ +
+ +
+
+ Selectable
+ +

+ +
+

+ -- cgit v1.2.3