[core] fix 1.4.46 regression in config match (fixes #2830)
commit585206616d867c3bd3171331bf63cdadd8e5093d
authorGlenn Strauss <gstrauss@gluelogic.com>
Sun, 22 Oct 2017 16:24:18 +0000 (22 12:24 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sun, 22 Oct 2017 16:41:02 +0000 (22 12:41 -0400)
tree1691e1145ba317b4891126f36fe7d7690cff6709
parent60b5826849710f8f7bd8dbb8a31f94aef9ae6254
[core] fix 1.4.46 regression in config match (fixes #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