On Fri, Feb 29, 2008 at 9:34 AM, Andre Hübner <Andre.Huebner@xxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx