faqts : Computers : Internet : Web Servers : Apache

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

2 of 5 people (40%) answered Yes
Recently 0 of 3 people (0%) answered Yes

Entry

My Apache don't resolves IP addresses in access log file. HostNameLookups is ON and nslookup on my Linux box is working.

Oct 15th, 2002 13:33
Sheri, Rick Ellis, Ivan Ezerski, http://httpd.apache.org/docs/mod/mod_log_config.html#formats


I'm having the same trouble. I'm using Solaris 8 & Apache 1.3.17 -- 
nslookups on the machine work, but turning HostnameLookups on or using 
the logresolve program that comes with Apache doesn't work. I'm using 
the combined log format. Here is the line from my httpd.conf for the 
log format: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%
{User-Agent}i\"" combined