<dd>This is the IP address of the client (remote host) which
made the request to the server. If <a
- href="mod/core.html#hostnamelookups">HostNameLookups</a> is
+ href="mod/core.html#hostnamelookups">HostnameLookups</a> is
set to <code>On</code>, then the server will try to determine
the hostname and log it in place of the IP address. However,
this configuration is not recommended since it can
<dd>This is the IP address of the client (remote host) which
made the request to the server. If <a
- href="mod/core.html#hostnamelookups">HostNameLookups</a> is
+ href="mod/core.html#hostnamelookups">HostnameLookups</a> is
set to <code>On</code>, then the server will try to determine
the hostname and log it in place of the IP address. However,
this configuration is not recommended since it can
<a
href="../mod/mod_dir.html#directoryindex">DirectoryIndex</a><br />
<a
- href="../mod/core.html#hostnamelookups">HostNameLookups</a><br />
+ href="../mod/core.html#hostnamelookups">HostnameLookups</a><br />
<a
href="../mod/core.html#keepalivetimeout">KeepAliveTimeout</a><br />
<a
<li><a href="#forcetype">ForceType</a></li>
- <li><a href="#hostnamelookups">HostNameLookups</a></li>
+ <li><a href="#hostnamelookups">HostnameLookups</a></li>
<li><a href="#identitycheck">IdentityCheck</a></li>
<hr />
<h2><a id="hostnamelookups"
- name="hostnamelookups">HostNameLookups directive</a></h2>
+ name="hostnamelookups">HostnameLookups directive</a></h2>
<a href="directive-dict.html#Syntax"
- rel="Help"><strong>Syntax:</strong></a> HostNameLookups
+ rel="Help"><strong>Syntax:</strong></a> HostnameLookups
on|off|double<br />
<a href="directive-dict.html#Default"
- rel="Help"><strong>Default:</strong></a> <code>HostNameLookups
+ rel="Help"><strong>Default:</strong></a> <code>HostnameLookups
off</code><br />
<a href="directive-dict.html#Context"
rel="Help"><strong>Context:</strong></a> server config, virtual
href="mod_autoindex.html#headername">HeaderName</a></li>
<li><a
- href="core.html#hostnamelookups">HostNameLookups</a></li>
+ href="core.html#hostnamelookups">HostnameLookups</a></li>
<li><a href="core.html#identitycheck">IdentityCheck</a></li>
not match <code>fooapache.org</code>. This configuration will
cause the server to perform a reverse DNS lookup on the
client IP address, regardless of the setting of the <a
- href="core.html#hostnamelookups">HostNameLookups</a>
+ href="core.html#hostnamelookups">HostnameLookups</a>
directive.</dd>
<dt>A full IP address</dt>