coar 97/07/14 19:08:00
Modified: htdocs/manual/misc Tag: APACHE_1_2_X FAQ.html Log: Undoing an erroneous adjustment of a link - the page was accessed through a bogus URL, and relativity failed to work there. (Hear that, Doctor Al?) Revision Changes Path No revision No revision 1.63.2.11 +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.10 retrieving revision 1.63.2.11 diff -C3 -r1.63.2.10 -r1.63.2.11 *** FAQ.html 1997/07/14 17:47:30 1.63.2.10 --- FAQ.html 1997/07/15 02:07:57 1.63.2.11 *************** *** 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 --- 15,21 ---- <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> ! $Revision: 1.63.2.11 $ ($Date: 1997/07/15 02:07:57 $) </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.