Hello all,

for debugging reasons i'm required to display the client IP
and the client hostname in an deny_info error page. I found
that the client IP can be displayed with a "%i". As for the
client hostname i was poking around in ./src/error.c and
./src/tools.c (getMyHostname()) to see how the code could
be extended.
What i don't oversee are the implications. Is there a (good)
reason - besides noone else ever needed this feature - not
to implement a client resolving function? Any other comments,
or alternative solutions?

Thanks in advance & Regards,

        Frank



Reply via email to