Commit 480fd01f authored by Chuck Murcko's avatar Chuck Murcko
Browse files

Removed reference to experimental proxy.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77879 13f79535-47bb-0310-9956-ffa450edef68
parent 3980423a
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
<!--#include virtual="header.html" -->
<H1>Apache Server Frequently Asked Questions</H1>
<P>
$Revision: 1.22 $ ($Date: 1997/04/12 12:55:29 $)
$Revision: 1.23 $ ($Date: 1997/04/12 22:52:43 $)
</P>
<H2>The Questions</H2>
<!-- Stuff to Add:						    -->
@@ -550,8 +550,7 @@ $Revision: 1.22 $ ($Date: 1997/04/12 12:55:29 $)
     ><STRONG>Does or will Apache act as a Proxy server?</STRONG></A>
  <P>
  Apache version 1.1 and above comes with a proxy module. If compiled
  in, this will make Apache act as a caching-proxy server.  This module
  is still considered experimental, however.
  in, this will make Apache act as a caching-proxy server.
  </P>
  <HR>
 </LI>