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, 16 insertions, 0 deletions
diff --git a/squid-dep-html.lsp b/squid-dep-html.lsp
new file mode 100644
index 0000000..8cd2bcb
--- /dev/null
+++ b/squid-dep-html.lsp
@@ -0,0 +1,16 @@
+<?
+?>
+<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">
+<dt>Action</dt><dd><input class="submit" type="submit" name="cmd" value="create file"></dd>
+</form>