From: kevlo Date: Mon, 31 Dec 2001 02:29:12 +0000 (+0000) Subject: HostNameLookups -> HostnameLookups X-Git-Tag: 2.0.30~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5cacdc88da09138ddf1c54e98ba348138572823;p=apache HostNameLookups -> HostnameLookups PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92675 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/logs.html b/docs/manual/logs.html index 302955aa4f..2b2b8921c5 100644 --- a/docs/manual/logs.html +++ b/docs/manual/logs.html @@ -256,7 +256,7 @@
This is the IP address of the client (remote host) which made the request to the server. If HostNameLookups is + href="mod/core.html#hostnamelookups">HostnameLookups is set to On, 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 diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 302955aa4f..2b2b8921c5 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -256,7 +256,7 @@
This is the IP address of the client (remote host) which made the request to the server. If HostNameLookups is + href="mod/core.html#hostnamelookups">HostnameLookups is set to On, 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 diff --git a/docs/manual/misc/perf-tuning.html b/docs/manual/misc/perf-tuning.html index 06eb002e15..6e0aea4da3 100644 --- a/docs/manual/misc/perf-tuning.html +++ b/docs/manual/misc/perf-tuning.html @@ -67,7 +67,7 @@ DirectoryIndex
HostNameLookups
+ href="../mod/core.html#hostnamelookups">HostnameLookups
KeepAliveTimeout
ForceType -
  • HostNameLookups
  • +
  • HostnameLookups
  • IdentityCheck
  • @@ -983,13 +983,13 @@

    HostNameLookups directive

    + name="hostnamelookups">HostnameLookups directive Syntax: HostNameLookups + rel="Help">Syntax: HostnameLookups on|off|double
    Default: HostNameLookups + rel="Help">Default: HostnameLookups off
    Context: server config, virtual diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html index a2ed2949d3..d17e4bad59 100644 --- a/docs/manual/mod/directives.html +++ b/docs/manual/mod/directives.html @@ -319,7 +319,7 @@ href="mod_autoindex.html#headername">HeaderName
  • HostNameLookups
  • + href="core.html#hostnamelookups">HostnameLookups
  • IdentityCheck
  • diff --git a/docs/manual/mod/mod_access.html b/docs/manual/mod/mod_access.html index 938ab6ece0..1a6e6468c7 100644 --- a/docs/manual/mod/mod_access.html +++ b/docs/manual/mod/mod_access.html @@ -114,7 +114,7 @@ not match fooapache.org. This configuration will cause the server to perform a reverse DNS lookup on the client IP address, regardless of the setting of the HostNameLookups + href="core.html#hostnamelookups">HostnameLookups directive.
    A full IP address