diff options
author | Andreas Brodmann <andreas.brodmann@gmail.com> | 2007-11-27 16:23:30 +0000 |
---|---|---|
committer | Andreas Brodmann <andreas.brodmann@gmail.com> | 2007-11-27 16:23:30 +0000 |
commit | f9e85abf11c0dfc699e8634fbf4fd25f4be01ec0 (patch) | |
tree | 639f60a809bd8f76140ee57ce959ef0616946110 /dansguardian-general-html.lsp | |
parent | b60df8c6a658b177115ff94fbc52a5d842a6938e (diff) | |
download | acf-squid-f9e85abf11c0dfc699e8634fbf4fd25f4be01ec0.tar.bz2 acf-squid-f9e85abf11c0dfc699e8634fbf4fd25f4be01ec0.tar.xz |
daily update on the acf-squid module (separated dansguardian config from squid config)
git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@373 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'dansguardian-general-html.lsp')
-rw-r--r-- | dansguardian-general-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dansguardian-general-html.lsp b/dansguardian-general-html.lsp index faddfdf..0e88e96 100644 --- a/dansguardian-general-html.lsp +++ b/dansguardian-general-html.lsp @@ -38,7 +38,6 @@ generally not necessary. DansGuardian must be used in combination with a </form> <pre style="color: #ff2020;"><? io.write( service.message ) ?></pre><br> -<pre style="color: #ff2020;"><? io.write( service.cfgerr ) ?></pre><br> This process runs as a service. When you make and save changes, the configuration files for the service are changed. However, the changes will not be <i>applied</i> @@ -46,6 +45,7 @@ until you restart the service.<br><br><br> <form action="" method="POST"> <h1>Configuration</h1> +<pre style="color: #ff2020;"><? io.write( service.cfgerr ) ?></pre><br> <h2>Listener service</h2> These parameters define the interface and port that Dansguardian uses to accept connections.<br><br> |