https://issues.apache.org/bugzilla/show_bug.cgi?id=56661

--- Comment #9 from Konstantin Kolinko <[email protected]> ---
(In reply to Mark Thomas from comment #7)
> I've just taken a look at the httpd docs as well and I don't see any way of
> obtaining the IP address of the interface that the request was received on.

Looking at CustomLog formats [1] it says that "%A" is "Local IP-address". Thus
there should be a way.

There is also such feature as IP-based virtual hosts. [2]


[1] http://httpd.apache.org/docs/2.4/mod/mod_log_config.html#formats
[2] http://httpd.apache.org/docs/2.4/vhosts/ip-based.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to