]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Undoing an erroneous adjustment of a link - the page was
authorKen Coar <coar@apache.org>
Tue, 15 Jul 1997 02:07:57 +0000 (02:07 +0000)
committerKen Coar <coar@apache.org>
Tue, 15 Jul 1997 02:07:57 +0000 (02:07 +0000)
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/1.3@78621 13f79535-47bb-0310-9956-ffa450edef68

APACHE_1_2_X/htdocs/manual/misc/FAQ.html

index cbca562e48de21d960205e482c1e2e6a6e338854..bfb14e593709720a6ace995b99341189fe06909d 100644 (file)
@@ -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
   <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.