From a0ed0e6bc7809e88ee1272fa9516dd7e3c7e8d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Wed, 24 Nov 2010 16:13:57 +0200 Subject: www: add a set of example pages for block info and captive portal Relatively simple set of pages done in haserl. Fixes #448. --- www/warning.cgi | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100755 www/warning.cgi (limited to 'www/warning.cgi') diff --git a/www/warning.cgi b/www/warning.cgi new file mode 100755 index 0000000..5c73fa7 --- /dev/null +++ b/www/warning.cgi @@ -0,0 +1,37 @@ +#!/usr/bin/haserl +Content-Type: text/html;charset=UTF-8 +Pragma: no-cache +Cache-Control: no-cache + + + + + Content Filter Warning + + + +
Warning sign
+
+
+

Content Filter Warning

+

Access to + + has been denied in an attempt to protect you from harmful content. +

+

However, if you are sure that you were blocked in error, you may + override the warnings for a 15 minute period. +

+

Reason for block:

+

User credentials:

+

User IP-address:

+

+

+ + +
+

+
+
+ + + -- cgit v1.2.3