summaryrefslogtreecommitdiffstats
path: root/squid-dep-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-09-18 12:29:20 +0000
committerTed Trask <ttrask01@yahoo.com>2008-09-18 12:29:20 +0000
commit28fb85a4404b102e9660c306c2c71e0633c03ddb (patch)
treef36f93b7c620fc290b54e76e862c1015750b79f3 /squid-dep-html.lsp
parent77b5c04c6b5c6aa966c558fc6e63cd2283205dc9 (diff)
downloadacf-squid-28fb85a4404b102e9660c306c2c71e0633c03ddb.tar.bz2
acf-squid-28fb85a4404b102e9660c306c2c71e0633c03ddb.tar.xz
Rewrote squid to remove dependence on tags in config file. Removed ntlm settings, which will have to be implemented in winbindd acf. No support yet for advanced config.
git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1475 ab2d0c66-481e-0410-8bed-d214d4d58bed
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>