comment out trusted-cgi-referer pointing to example.org from config.
authorRoland Rosenfeld <roland@debian.org>
Tue, 1 Jan 2019 16:44:41 +0000 (17:44 +0100)
committerRoland Rosenfeld <roland@debian.org>
Tue, 1 Jan 2019 16:44:41 +0000 (17:44 +0100)
config
doc/source/p-config.sgml

diff --git a/config b/config
index e568a2c..e3740b7 100644 (file)
--- a/config
+++ b/config
@@ -1215,7 +1215,7 @@ enable-proxy-authentication-forwarding 0
 #      |the user's knowledge.                                |
 #      +-----------------------------------------------------+
 #
-trusted-cgi-referer http://www.example.org/
+#trusted-cgi-referer http://www.example.org/
 #
 #
 #  5. FORWARDING
index 84bde7e..ba97453 100644 (file)
@@ -1994,7 +1994,7 @@ ACLs: permit-access and deny-access</title>
  </varlistentry>
 </variablelist>
 
-<![%config-file;[<literallayout>@@trusted-cgi-referer http://www.example.org/local-privoxy-control-page</literallayout>]]>
+<![%config-file;[<literallayout>@@#trusted-cgi-referer http://www.example.org/local-privoxy-control-page</literallayout>]]>
 </sect3>
 
 </sect2>