wolfSSL: Use LIBWOLFSSL_VERSION_HEX to decide whether or not to use WOLFSSL_X509_V_OK
[privoxy.git] / doc / webserver / faq / misc.html
index 14097d7..8ceccaf 100644 (file)
       <table border="0" bgcolor="#E0E0E0" width="100%">
         <tr>
           <td>
-            <pre class="SCREEN">#        forward-socks5t             /     127.0.0.1:9050 .</pre>
+            <pre class="SCREEN">  #        forward-socks5t             /     127.0.0.1:9050 .</pre>
           </td>
         </tr>
       </table>
       <table border="0" bgcolor="#E0E0E0" width="100%">
         <tr>
           <td>
-            <pre class="SCREEN">#        forward         192.168.*.*/     .
-#        forward            10.*.*.*/     .
-#        forward           127.*.*.*/     .</pre>
+            <pre class="SCREEN">  #        forward         192.168.*.*/     .
+  #        forward            10.*.*.*/     .
+  #        forward           127.*.*.*/     .</pre>
           </td>
         </tr>
       </table>
       <table border="0" bgcolor="#E0E0E0" width="100%">
         <tr>
           <td>
-            <pre class="SCREEN">#        forward           localhost/     .</pre>
+            <pre class="SCREEN">  #        forward           localhost/     .</pre>
           </td>
         </tr>
       </table>
       <h3 class="SECT2"><a name="CACHING" id="CACHING">4.12. Can Privoxy act as a <span class="QUOTE">"caching"</span>
       proxy to speed up web browsing?</a></h3>
       <p>No, it does not have this ability at all. You want something like <a href="http://www.squid-cache.org/"
-      target="_top">Squid</a> or <a href="http://www.pps.jussieu.fr/~jch/software/polipo/" target="_top">Polipo</a> for
+      target="_top">Squid</a> or <a href="https://www.irif.fr/~jch//software/polipo/" target="_top">Polipo</a> for
       this. And, yes, before you ask, <span class="APPLICATION">Privoxy</span> can co-exist with other kinds of proxies
       like <span class="APPLICATION">Squid</span>. See the <a href="../user-manual/config.html#FORWARDING" target=
       "_top">forwarding chapter</a> in the <a href="../user-manual/index.html" target="_top">user manual</a> for
         <tr>
           <td>
             <pre class="SCREEN">  { +block }
-   www.ad.example1.com
-   ad.example2.com
-   ads.galore.example.com
-   etc.example.com</pre>
+  www.ad.example1.com
+  ad.example2.com
+  ads.galore.example.com
+  etc.example.com</pre>
           </td>
         </tr>
       </table>
           <tr>
             <td><a href="https://sourceforge.net/projects/ijbswa/" target=
             "_top">https://sourceforge.net/projects/ijbswa/</a>, the Project Page for <span class=
-            "APPLICATION">Privoxy</span> on <a href="http://sourceforge.net" target="_top">SourceForge</a>.</td>
+            "APPLICATION">Privoxy</span> on <a href="https://sourceforge.net" target="_top">SourceForge</a>.</td>
           </tr>
         </tbody>
       </table>
       <table border="0">
         <tbody>
           <tr>
-            <td><a href="http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/" target=
-            "_top">http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/</a>, <span class=
-            "APPLICATION">Polipo</span> is a caching proxy with advanced features like pipelining, multiplexing and
-            caching of partial instances. In many setups it can be used as <span class="APPLICATION">Squid</span>
-            replacement.</td>
+            <td><a href="https://www.irif.fr/~jch/software/polipo/" target=
+            "_top">https://www.irif.fr/~jch/software/polipo/</a>, <span class="APPLICATION">Polipo</span> is a caching
+            proxy with advanced features like pipelining, multiplexing and caching of partial instances. In many setups
+            it can be used as <span class="APPLICATION">Squid</span> replacement.</td>
           </tr>
         </tbody>
       </table>