From 094e75ca11d4e4b02119e38ae88448bcc7fc5b6d Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 30 Mar 2016 11:15:02 +0000
Subject: [PATCH] Add #148: Add a config directive to change the
 CGI_SITE_2_HOST

---
 TODO | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 2392b91d..3d49ca2a 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.144 2016/02/26 12:33:08 fabiankeil Exp $
+$Id: TODO,v 1.145 2016/03/17 10:54:18 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -425,6 +425,14 @@ http://www.privoxy.org/faq/general.html#DONATE
      technical users (like Privoxy developers) who want to install or test
      Privoxy on platforms they are not familiar with.
 
+148) Add a config directive to change the CGI_SITE_2_HOST
+     (default: config.privoxy.org).
+
+     If Privoxy is used as reverse proxy or intercepting proxy without
+     getting intercepted requests, error pages created from default templates
+     currently can result in client requests to config.privoxy.org on the
+     Internet which may not be desirable.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)
-- 
2.49.0