From: Ken Coar Date: Wed, 11 Jun 1997 18:46:46 +0000 (+0000) Subject: Removing inappropriate

container. X-Git-Tag: APACHE_1_3_PRE_NT~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e0bb97a6167b0c32c9485025df0d981b43fe1d7;p=thirdparty%2Fapache%2Fhttpd.git Removing inappropriate

container. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78290 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index fa7c19340ee..60ad386861c 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -15,7 +15,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.68 $ ($Date: 1997/06/11 15:13:05 $) + $Revision: 1.69 $ ($Date: 1997/06/11 18:46:46 $)

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

  • 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 this by adding the -DMAXIMUM_DNS clause to the EXTRA_CFLAGS definition in your Configuration file. For example: -

    EXTRA_CFLAGS=-DMAXIMUM_DNS