summaryrefslogtreecommitdiffstats
path: root/dansguardian-status-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-08-12 15:53:20 +0000
committerTed Trask <ttrask01@yahoo.com>2008-08-12 15:53:20 +0000
commit7ccca7213d3137b0764ef02165c44f4bd3373f45 (patch)
tree72f8ec88e7e5242abc5196043f21552d07e66f0f /dansguardian-status-html.lsp
parenta538c188976821b77959aadbcfc7ce0639f0aa24 (diff)
downloadacf-dansguardian-7ccca7213d3137b0764ef02165c44f4bd3373f45.tar.bz2
acf-dansguardian-7ccca7213d3137b0764ef02165c44f4bd3373f45.tar.xz
Modified dansguardian to use new status, startstop, and expert (replaced plain) actions.
git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1380 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'dansguardian-status-html.lsp')
l---------[-rw-r--r--]dansguardian-status-html.lsp33
1 files changed, 1 insertions, 32 deletions
diff --git a/dansguardian-status-html.lsp b/dansguardian-status-html.lsp
index 33efc1b..b2f8480 100644..120000
--- a/dansguardian-status-html.lsp
+++ b/dansguardian-status-html.lsp
@@ -1,32 +1 @@
-<% local form = ...
-require("viewfunctions")
-%>
-
-<%
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(form))
-io.write("</span>")
---]]
-%>
-
-<H1>SYSTEM INFO</H1>
-<DL>
-<%
-local myform = form.info
-local tags = { "status", "version", "autostart", }
-displayinfo(myform,tags,"viewonly")
-%>
-</DL>
-
-<h2>General Information</h2>
-<p>DansGuardian is web content filtering software.<BR>It works as a web proxy,
-making web requests in behalf of the client, and inspecting the returned
-content before passing on to the client.<BR>DansGuardian uses phraselists to
-identify harmful content.<BR>This means that updated "blacklists" are
-generally not necessary.<BR>DansGuardian must be used in combination with a
-"smart proxy", such as squid.</p>
-
-<p>This process runs as a service.<BR>When you make and save changes, the configuration
-files for the service are changed.<BR>However, the changes will not be <i>applied</i>
-until you restart the service.</p>
+../status-html.lsp \ No newline at end of file