Commit 3d462785 authored by Ken Coar's avatar Ken Coar
Browse files

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?)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_1_2_X@78620 13f79535-47bb-0310-9956-ffa450edef68
parent a9671770
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
  <!--#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 $)
  $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,7 +761,7 @@
  <P>
  Apache version 1.1 and above comes with a
  <A
   HREF="mod/mod_proxy.html"
   HREF="../mod/mod_proxy.html"
  >proxy module</A>.
  If compiled
  in, this will make Apache act as a caching-proxy server.