View Single Post
  #2 (permalink)  
Old 10-Jun-2009, 14:24
Camaleón
Guest
 
Posts: n/a
Default Re: Hide / Change IP - domain name

erik100 wrote:

> I have a website configured on server running openSUSE 11.1, however
> when I surf always show static IP / mail.mydomain_name.com ...
> Is it possible to hide mail.domain_name.com so it shows only static IP?


You mean configure apache2 to log only remote client ip instead the full
host?

If yes, take a look into "Custom Log Formats" to check if that helps:

http://httpd.apache.org/docs/2.2/mod...g.html#formats

And also "HostNameLookups" directive:

http://httpd.apache.org/docs/2.2/mod...ostnamelookups

THT...

Greetings,

--
Camaleón
Reply With Quote