diff options
Diffstat (limited to 'squid-basic-html.lsp')
-rw-r--r-- | squid-basic-html.lsp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/squid-basic-html.lsp b/squid-basic-html.lsp index e084ddb..c1dacd9 100644 --- a/squid-basic-html.lsp +++ b/squid-basic-html.lsp @@ -30,16 +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 determines the general operational settings for squid.</p><p></p> - - <h1>Configuration</h1> <form action="" method="POST"> <h2>Primary Listener service</h2> |