[core] normalize config addrs for != match (#2830)
commit3549fc828005cd5ef5110f44f17b9ff0f5665bb9
authorGlenn Strauss <gstrauss@gluelogic.com>
Sun, 22 Oct 2017 16:27:22 +0000 (22 12:27 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sun, 22 Oct 2017 18:13:53 +0000 (22 14:13 -0400)
treef996ee04feda15a8f09b8258ad8322aa65a6e2c6
parent585206616d867c3bd3171331bf63cdadd8e5093d
[core] normalize config addrs for != match (#2830)

address strings need to have DNS resolved and port added
for consistency when matching other config conditionals

x-ref:
  "1.4.46 regression: $SERVER["socket"] matches when it shouldn't"
  https://redmine.lighttpd.net/issues/2830
src/network.c