summaryrefslogtreecommitdiffstats
path: root/dansguardian-status-html.lsp
diff options
context:
space:
mode:
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