]> granicus.if.org Git - apache/commit
mod_remoteip: Fix RemoteIP{Trusted,Internal}ProxyList loading broken by 2.4.30.
authorYann Ylavic <ylavic@apache.org>
Thu, 31 May 2018 07:24:24 +0000 (07:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 31 May 2018 07:24:24 +0000 (07:24 +0000)
commit989ebe3eaaf42c7a7202c93067a41e4ff0a086a2
tree56a6ff628e2e59e4cbc401396b890f95d6f600ff
parent68d4e9ad1b9ba07f98f2b10916b70c027d4a758f
mod_remoteip: Fix RemoteIP{Trusted,Internal}ProxyList loading broken by 2.4.30.

Overwriting server config in pre_config hook breaks EXEC_ON_READ directives,
it's automatically created on purpose anyway.

PR 62220.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1832580 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/metadata/mod_remoteip.c