> Would it be a good idea to allow SERVER_ADDR to optionally not be set? I > could work on a patch to do this if the idea is considered valid.
I think it's a reasonable switch to add, for the concern of inadvertent disclosure from a script. Maybe just an environment variable or note rather than a directive since that directive would be in the core. It may be overkill, but it would be more useful if there were a hook that permitted someone to cleanup after ap_add_common_vars/ap_add_cgi_vars but that is a little tricky.
