diff options
-rw-r--r-- | squid-basic-html.lsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/squid-basic-html.lsp b/squid-basic-html.lsp index f3a6c1d..2a10624 100644 --- a/squid-basic-html.lsp +++ b/squid-basic-html.lsp @@ -19,6 +19,7 @@ ?> <h1>Web Proxy</h1> +<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 |