Removed SecDefineRemoteAddr and fixed Apache 2.4 mod_remoteip integration

This commit is contained in:
Breno Silva
2013-05-06 00:49:07 -04:00
parent 06fc5e56c0
commit cd31b39ce1
4 changed files with 9 additions and 75 deletions

View File

@@ -600,9 +600,6 @@ struct directory_config {
/* xml */
int xml_external_entity;
/* remote addr */
const char *remote_define;
};
struct error_message_t {