summaryrefslogtreecommitdiffstats
path: root/squid-dep-html.lsp
blob: 8cd2bcb3dbbd8015639f967e7d394dafeaa0808f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>