You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by Brian Behlendorf <br...@hyperreal.com> on 1997/02/03 03:50:56 UTC

cvs commit: apache/htdocs/manual/mod core.html

brian       97/02/02 18:50:56

  Modified:    htdocs/manual/mod  core.html
  Log:
  These two directives don't work in .htaccess currently.
  
  Revision  Changes    Path
  1.34      +2 -2      apache/htdocs/manual/mod/core.html
  
  Index: core.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/mod/core.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -C3 -r1.33 -r1.34
  *** core.html	1997/02/03 01:18:16	1.33
  --- core.html	1997/02/03 02:50:54	1.34
  ***************
  *** 477,483 ****
    <!--%plaintext &lt;?INDEX {\tt HostNameLookups} directive&gt; -->
    <strong>Syntax:</strong> HostNameLookups <em>boolean</em><br>
    <strong>Default:</strong> <code>HostNameLookups on</code><br>
  ! <strong>Context:</strong> server config, virtual host, directory, .htaccess<br>
    <strong>Status:</strong> core<p>
    
    This directive enables DNS lookups so that host names can be logged.
  --- 477,483 ----
    <!--%plaintext &lt;?INDEX {\tt HostNameLookups} directive&gt; -->
    <strong>Syntax:</strong> HostNameLookups <em>boolean</em><br>
    <strong>Default:</strong> <code>HostNameLookups on</code><br>
  ! <strong>Context:</strong> server config, virtual host, directory<br>
    <strong>Status:</strong> core<p>
    
    This directive enables DNS lookups so that host names can be logged.
  ***************
  *** 493,499 ****
    <!--%plaintext &lt;?INDEX {\tt IdentityCheck} directive&gt; -->
    <strong>Syntax:</strong> IdentityCheck <em>boolean</em><br>
    <strong>Default:</strong> <code>IdentityCheck off</code><br>
  ! <strong>Context:</strong> server config, virtual host, directory, .htaccess<br>
    <strong>Status:</strong> core<p>
    
    This directive enables RFC931-compliant logging of the remote user name
  --- 493,499 ----
    <!--%plaintext &lt;?INDEX {\tt IdentityCheck} directive&gt; -->
    <strong>Syntax:</strong> IdentityCheck <em>boolean</em><br>
    <strong>Default:</strong> <code>IdentityCheck off</code><br>
  ! <strong>Context:</strong> server config, virtual host, directory<br>
    <strong>Status:</strong> core<p>
    
    This directive enables RFC931-compliant logging of the remote user name