coar        97/06/11 11:46:48

  Modified:    htdocs/manual/misc  FAQ.html
  Log:
        Removing inappropriate <P></P> container.
  
  Revision  Changes    Path
  1.69      +1 -3      apache/htdocs/manual/misc/FAQ.html
  
  Index: FAQ.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/FAQ.html,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -C3 -r1.68 -r1.69
  *** FAQ.html  1997/06/11 15:13:05     1.68
  --- FAQ.html  1997/06/11 18:46:46     1.69
  ***************
  *** 15,21 ****
      <!--#include virtual="header.html" -->
      <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
      <P>
  !   $Revision: 1.68 $ ($Date: 1997/06/11 15:13:05 $)
      </P>
      <P>
      The latest version of this FAQ is always available from the main
  --- 15,21 ----
      <!--#include virtual="header.html" -->
      <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
      <P>
  !   $Revision: 1.69 $ ($Date: 1997/06/11 18:46:46 $)
      </P>
      <P>
      The latest version of this FAQ is always available from the main
  ***************
  *** 1209,1222 ****
       <LI><STRONG>Inadequate checking and verification in your
        configuration of Apache</STRONG>
        <BR>
  -     <P>
        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 <SAMP>-DMAXIMUM_DNS</SAMP> clause to the
        <SAMP>EXTRA_CFLAGS</SAMP> definition in your
        <SAMP>Configuration</SAMP> file.  For example:
  -     </P>
        <P>
        <DL>
         <DD><CODE>EXTRA_CFLAGS=-DMAXIMUM_DNS</CODE>
  --- 1209,1220 ----
  
  
  

Reply via email to