From 851f740e3774974b115f2dcb3296fa0ed2be75e7 Mon Sep 17 00:00:00 2001 From: Marc Slemko Date: Wed, 11 Jun 1997 15:13:05 +0000 Subject: [PATCH] Add missing

. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78288 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/FAQ.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 7e70956babe..fa7c19340ee 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -15,7 +15,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.67 $ ($Date: 1997/06/11 11:57:19 $) + $Revision: 1.68 $ ($Date: 1997/06/11 15:13:05 $)

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

  • Inadequate checking and verification in your configuration of Apache
    +

    If you intend to perform access checking and restriction based upon the client's host or domain name, you really need to configure Apache to double-check the origin information it's supplied. You do -- 2.47.2