|
Apache HTTPD
|
Public Attributes | |
| apr_sockaddr_t * | useragent_addr |
| char * | useragent_ip |
| const char * | proxy_ips |
| const char * | proxied_remote |
Definition at line 71 of file mod_remoteip.c.
The remaining list of untrusted proxied remote IP's
Definition at line 77 of file mod_remoteip.c.
The list of proxy IP's ignored as remote IP's
Definition at line 75 of file mod_remoteip.c.
| apr_sockaddr_t* remoteip_req_t::useragent_addr |
Definition at line 72 of file mod_remoteip.c.
| char* remoteip_req_t::useragent_ip |
Definition at line 73 of file mod_remoteip.c.