From 4aeeedf4052ea272956a9e4d832d1807d7da5822 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 19 Feb 2010 16:50:05 +0000 Subject: [PATCH] Let the default listen-address match reality. --- doc/source/readme.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index 96b11de7..b225290a 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 2.35 2010/02/15 14:47:38 fabiankeil Exp $ + $Id: readme.sgml,v 2.36 2010/02/19 16:46:03 fabiankeil Exp $ Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -183,7 +183,7 @@ Be sure to set your browser(s) for HTTP/HTTPS Proxy at <IP>:<Port>, or whatever you specify in the config file under 'listen-address'. DEFAULT is - localhost:8118. Note that Privoxy ONLY proxies HTTP (and HTTPS) traffic. Do not try it + 127.0.0.1:8118. Note that Privoxy ONLY proxies HTTP (and HTTPS) traffic. Do not try it with FTP or other protocols for the simple reason it does not work. @@ -237,7 +237,7 @@ - + -- 2.49.0