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.



----- Original Message ----- From: "Torsten Foertsch" <[EMAIL PROTECTED]>
To: <users@httpd.apache.org>
Cc: "Andre Hübner" <[EMAIL PROTECTED]>
Sent: Friday, February 29, 2008 3:10 PM
Subject: Re: [EMAIL PROTECTED] SSI resolve IP to hostname


On Fri 29 Feb 2008, Andre Hübner wrote:
i have just a little problem with name resolution using SSI. Customer of me
is using <!--#echo var="REMOTE_ADDR"--> and <!--#echo
var="REMOTE_HOST"--> to show IP and Hostname of Client. It works without
any error, I tried with different ISP. Customer says that his IP could not
resolved to hostname and this field stays empty. I cannot reproduce this
without his IP and i dont want to visit him at home ;) With little PHP and
gethostbyaddr or even on console using host i can resolve his IP to his
hostename. Is there a explaination why SSI could fail or is he just kidding
me?

>From my side i di not see any errors or mistakes.

You probably want to set HostnameLookups to On

http://httpd.apache.org/docs/2.2/mod/core.html#hostnamelookups

Torsten

---------------------------------------------------------------------
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]

---------------------------------------------------------------------
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