From 152e61b78057340ecb19bf13214c9d08ec9a37ec Mon Sep 17 00:00:00 2001 From: Andreas Brodmann Date: Fri, 18 Jan 2008 11:10:50 +0000 Subject: updated the basic view to contain the
tags git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@618 ab2d0c66-481e-0410-8bed-d214d4d58bed --- squid-basic-html.lsp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/squid-basic-html.lsp b/squid-basic-html.lsp index 2d5fbac..127a03b 100644 --- a/squid-basic-html.lsp +++ b/squid-basic-html.lsp @@ -31,6 +31,7 @@ such as DansGuardian.

Status

+
Program version
Process status
Process information
This process runs as a service. When you make and save changes, the configuration @@ -39,18 +40,23 @@ until you restart the service.
Daemon control
style="width:100px"> style="width:100px"> style="width:100px">
+

Configuration

+
Config status
+

Primary Listener service

These parameters define the interface and port that the web proxy uses to accept connections.

+
proxyip
proxyport
+

Filter Service

These parameters define the ip address and port that the web proxy forwards requests to. @@ -60,23 +66,29 @@ If you want this web proxy to handle retrieving the content, then leave these bl for filtering. Anything not matching the regular expression filter will bypass the content filter. It is safe to leave this at the default settings.

+
filterip
filterport
FilterRegex
+

Access Logs

This determines if the visited sites are logged or not.

+
Log visited sites
> No access log > Use access log
+

Disk Cache Parameters

This determines if the disk is used for caching. This can speed up web surfing when many clients are accessing the Internet, but it requires a local hard disk.

+
Enable disk caching
>No >Yes
+

Allowed Ports

Web servers typically run on port 80; SSL (https) servers typically run on port 443. Some web @@ -85,9 +97,13 @@ servers run on other ports as well. These fields list all ports and port ranges

It is safe to leave these values at their default values.

+
Safe_ports
SSL_ports
+

Save changes

+
Save above changes
+
-- cgit v1.2.3