On Fri, Feb 29, 2008 at 9:34 AM, Andre Hübner <[EMAIL PROTECTED]> wrote:
> In current conf it is off but if i request this ssi-page of costumer i see
>  my resolved hostname.
>  hmm, i could switch to on but i think it is not recommend. There are more
>  domains
>  served by this apache and i'm afraid of delays at serving the requests.

REMOTE_HOST is resolved if either HostnameLookups is On or if you have
an Allow or Deny directive that forces hostname resolution.

For your case, you can put HostnameLookups into a <Directory> section
to restrict its application only to where it is needed.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to