diff options
Diffstat (limited to 'squid-authentication-html.lsp')
-rw-r--r-- | squid-authentication-html.lsp | 12 |
1 files changed, 0 insertions, 12 deletions
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") ?> </DL> -<h2>General Information</h2> -<p> -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. -</p> -<p> -This page lets you modify the authentication scheme of squid. -</p> - <h1>Configuration</h1> <h2>Authentication Scheme</h2> <form action="" method="POST"> |