Bug 68867

Summary: "HostnameLookups On" does not work with www/apache2.
Product: Ports & Packages Reporter: Tsurutani Naoki <turutani>
Component: Individual Port(s)Assignee: Clement Laforet <clement>
Status: Closed FIXED    
Severity: Affects Only Me CC: turutani
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Tsurutani Naoki 2004-07-09 16:20:18 UTC
With apache-2.0.49, "HostnameLookups On" worked well,
so hostnames are recorded in the logfile.
After upgrading to apache-2.0.50, source IP addresses are
stored in logfile, not hostname.
When using apache httpd server complied from source code
outside of ports, "HostnameLookups On" works well,
so I guess this might be the ports system specific problem.

Fix: 

I don't know.
How-To-Repeat: 	always
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-07-09 16:21:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clement

Over to maintainer.
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2004-07-09 17:49:29 UTC
State Changed
From-To: open->analyzed

I'll work on a fix.
Comment 3 Clement Laforet freebsd_committer freebsd_triage 2004-07-13 13:57:49 UTC
State Changed
From-To: analyzed->closed

Fix committed, thanks!