Philip M. Gollucci <[EMAIL PROTECTED]> [20-07-2006 23:28]:
>> writing my own implementation... But, luckily, APR seems to have the
>> ap_get_remote_logname() function, interfaced to mod_perl and enabled
>> by Apache2::Access ($r->get_remote_logname()).
Correcting, if someone follows: it's not APR
writing my own implementation... But, luckily, APR seems to have the
ap_get_remote_logname() function, interfaced to mod_perl and enabled
by Apache2::Access ($r->get_remote_logname()).
Can I access this functionality in PerlProcessConnectionHandler (and
maybe PerlPreConnectionHandler) somehow?