From 0e19fe4313b6ddd0e349fc627d7aa763a1a788d5 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 7 May 2008 15:11:42 +0000 Subject: Adding a status-tab and moving some information there (from the other pages). git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1110 ab2d0c66-481e-0410-8bed-d214d4d58bed --- squid-authentication-html.lsp | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'squid-authentication-html.lsp') diff --git a/squid-authentication-html.lsp b/squid-authentication-html.lsp index 621d4c9..a9e9280 100644 --- a/squid-authentication-html.lsp +++ b/squid-authentication-html.lsp @@ -30,18 +30,6 @@ displayinfo(myform,tags,"viewonly") ?> -

General Information

-

-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. -

-

Configuration

Authentication Scheme

-- cgit v1.2.3