randy 97/07/14 10:47:33
Modified: htdocs/manual/misc Tag: APACHE_1_2_X FAQ.html Log: Fix a broken link. Revision Changes Path No revision No revision 1.63.2.10 +2 -2 apache/htdocs/manual/misc/FAQ.html Index: FAQ.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/FAQ.html,v retrieving revision 1.63.2.9 retrieving revision 1.63.2.10 diff -C3 -r1.63.2.9 -r1.63.2.10 *** FAQ.html 1997/07/09 10:15:42 1.63.2.9 --- FAQ.html 1997/07/14 17:47:30 1.63.2.10 *************** *** 15,21 **** <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> ! $Revision: 1.63.2.9 $ ($Date: 1997/07/09 10:15:42 $) </P> <P> The latest version of this FAQ is always available from the main --- 15,21 ---- <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> ! $Revision: 1.63.2.10 $ ($Date: 1997/07/14 17:47:30 $) </P> <P> The latest version of this FAQ is always available from the main *************** *** 761,767 **** <P> Apache version 1.1 and above comes with a <A ! HREF="../mod/mod_proxy.html" >proxy module</A>. If compiled in, this will make Apache act as a caching-proxy server. --- 761,767 ---- <P> Apache version 1.1 and above comes with a <A ! HREF="mod/mod_proxy.html" >proxy module</A>. If compiled in, this will make Apache act as a caching-proxy server.