From 5f1c80f54bd4a89648be19a5629d12ada7448bf4 Mon Sep 17 00:00:00 2001 From: Duane Hughes Date: Thu, 15 Sep 2011 13:19:51 +0000 Subject: filter: use different block page if category is forbidden fixes #719 --- www/blocked.cgi | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 www/blocked.cgi (limited to 'www') diff --git a/www/blocked.cgi b/www/blocked.cgi new file mode 100644 index 0000000..e08d47d --- /dev/null +++ b/www/blocked.cgi @@ -0,0 +1,28 @@ +#!/usr/bin/haserl +Content-Type: text/html;charset=UTF-8 +Pragma: no-cache +Cache-Control: no-cache + + + + + Content Filter Block + + + +
Warning sign
+
+
+

Content Filter Block

+

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

+

Reason for block:

+

User credentials:

+

User IP-address:

+
+
+ + + -- cgit v1.2.3