|
current/doc/webserver/config index.php,1.4,1.5: msg#00024web.privoxy.cvs
Update of /cvsroot/ijbswa/current/doc/webserver/config In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv26899/doc/webserver/config Modified Files: index.php Log Message: Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) with what was really the latest development (the v_3_0_branch branch) Index: index.php =================================================================== RCS file: /cvsroot/ijbswa/current/doc/webserver/config/index.php,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- index.php 8 Apr 2002 13:09:11 -0000 1.4 +++ index.php 18 Jul 2006 14:48:52 -0000 1.5 @@ -37,27 +37,62 @@ --> -<html><head> -<title>Privoxy not running</title> - <link rel="stylesheet" type="text/css" href="../p_web.css"> +<html> +<head> + <title>Privoxy is not being used</title> + <link rel="stylesheet" type="text/css" href="../p_web.css"> + <meta http-equiv="cache-control" content="no-cache"> + <meta http-equiv="expires" content="0"> </head> <body> -<h1>Privoxy isn't working</h1> +<h1><a href="http://privoxy.org/">Privoxy</a> is not being used</h1> -<p>If you were redirected to this page, it means that you aren't using -<a href="http://privoxy.org/">Privoxy</a>. Please check your browser settings.</p> +<p>The fact that you are reading this page shows that Privoxy was +not used in the process of accessing it. Had the request been +made through Privoxy, it would have been intercepted and you +would be looking at Privoxy's web-based user interface now.</p> -<p>Until version 2.9.13, Privoxy was also known as Internet +<p><b>So what went wrong?</b> Chances are (in this order) that:</p> + +<ul> +<li><p>this page is in your browser's cache. You've once been here +before starting to use Privoxy, and now your browser thinks that +it already knows the content of this page. Hence it doesn't request +a fresh copy.</p> +<p>Force your browser to do that. With most browsers, clicking "reload" +while holding down the shift key (shift-reloading) should suffice, but +you might need to manually clear the browser's cache (both memory and +disk cache).</p> + +<li><p>your browser is not set up to use Privoxy.</p> +<p> Check your browser's proxy settings and make sure that it uses +127.0.0.1, port 8118 (or, if you did a custom configuration, whatever +different values you used).</p></li> + +<li><p>when using multiple proxies in a chain, that either the chain +is broken at some point before Privoxy, or that an earlier proxy +serves this page from its cache.</p> +<p>Shift-reload, clear all caches, and if the problem still persists, +trace the proxy chain starting with your browser's settings. Please +refer to the +<a href="http://www.privoxy.org/user-manual/config.html#FORWARDING">forwarding +chapter</a> of the <a href="http://www.privoxy.org/user-manual/">user +manual</a> for details.</p></li> +</ul> + +<p><small>Until version 2.9.13, Privoxy was also known as Internet Junkbuster. If you recently upgraded, then the web-based interface has moved - it is now at <a href="http://config.privoxy.org/">http://config.privoxy.org/</a> (Short form: <a href="http://ijbswa.sourceforge.net/config/">p.p</a> -[Privoxy Proxy]).</p> +[Privoxy Proxy]).</small></p> -<p>Please see the <a href="http://privoxy.org/">Privoxy home page</a>.</p> +<p>If you have read the <a href="http://www.privoxy.org/user-manual/">user +manual</a> and still have trouble, feel free to <a +href="http://sourceforge.net/tracker/?group_id=11118&atid=211118">submit +a support request</a> to get help.</p> </body> </html> - ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | current/doc/webserver/man-page privoxy-man-page.html, 1.11, 1.12: 00024, noreply |
|---|---|
| Next by Date: | current/doc/pdf privoxy-developer-manual.pdf, 1.9, 1.10 privoxy-faq.pdf, 1.9, 1.10 privoxy-user-manual.pdf, 1.9, 1.10: 00024, noreply |
| Previous by Thread: | current/doc/webserver/man-page privoxy-man-page.html, 1.11, 1.12i: 00024, noreply |
| Next by Thread: | current/doc/pdf privoxy-developer-manual.pdf, 1.9, 1.10 privoxy-faq.pdf, 1.9, 1.10 privoxy-user-manual.pdf, 1.9, 1.10: 00024, noreply |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |