From: Marc Slemko Date: Sun, 27 Apr 1997 07:42:06 +0000 (+0000) Subject: Fix bogus URLs. X-Git-Tag: APACHE_1_2b9~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=428d4b52cc1b881cbff9c2c0cb9dc5c1c9ded0e7;p=apache Fix bogus URLs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78033 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index c38a899beb..3ea41b62d1 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -8,7 +8,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.44 $ ($Date: 1997/04/26 12:21:14 $) + $Revision: 1.45 $ ($Date: 1997/04/27 07:42:06 $)

The latest version of this FAQ is always available from the main @@ -30,7 +30,6 @@ -

If you are reading a text-only version of this FAQ, you may find numbers enclosed in brackets (such as "[12]"). These refer to the list of @@ -356,7 +355,7 @@ The default location of the error log is /usr/local/etc/httpd/logs/error_log, but see the ErrorLog directive in your config files for the location on your server.

@@ -671,7 +670,7 @@ server's ability to provide language-specific document variants in response to a request. This is documented quite thoroughly in the content negotiation description page. @@ -1062,7 +1061,6 @@ This hurts performance and should only be used as a last resort. -