From ab1e6b8aaab40f1c876d53012f58cfac1b9e6537 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Wed, 23 Sep 1998 21:56:53 +0000 Subject: [PATCH] note how to include err_html_text --- src/cf.data.pre | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index e2ae1e4999..a5fe3600a7 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.113 1998/09/23 15:44:19 wessels Exp $ +# $Id: cf.data.pre,v 1.114 1998/09/23 15:56:53 wessels Exp $ # # # SQUID Internet Object Cache http://squid.nlanr.net/Squid/ @@ -1766,6 +1766,10 @@ DOC_START URL to your admin address, or maybe just a link to your organizations Web page. + To include this in your error messages, you must rewrite + the error template files (found in the "errors" directory). + Wherever you want the 'err_html_text' line to appear, + insert a %L tag in the error template file. err_html_text DOC_END -- 2.47.3