summaryrefslogtreecommitdiffstats
path: root/squid-dep-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'squid-dep-html.lsp')
-rw-r--r--squid-dep-html.lsp16
1 files changed, 0 insertions, 16 deletions
diff --git a/squid-dep-html.lsp b/squid-dep-html.lsp
deleted file mode 100644
index 30d727e..0000000
--- a/squid-dep-html.lsp
+++ /dev/null
@@ -1,16 +0,0 @@
-<%
-%>
-<h1>Web Proxy Configuration</h1>
-<h2>Dependancy Check - Failed!</h2>
-<p>
-squid-acf needs some tags inside the squid.conf file to be able to properly distinguish between
-what it is supposed to touch and what not.
-</p>
-<p>These tags have not been found in your config file.</p>
-<p>
-If you press the button below a template config file will be created which holds all the tags. You can
-then modify this config file as you like, just leave the tags where they are.
-</p>
-<form action="" method="POST">
-<dl><dt>Action</dt><dd><input class="submit" type="submit" name="cmd" value="create file"></dd></dl>
-</form>