]> granicus.if.org Git - apache/commit
Add StrictHostCheck
authorEric Covener <covener@apache.org>
Tue, 14 Aug 2018 21:47:22 +0000 (21:47 +0000)
committerEric Covener <covener@apache.org>
Tue, 14 Aug 2018 21:47:22 +0000 (21:47 +0000)
commit19e9326dbf9fc6b54245d22df5cddf074b4dcdbf
tree74343454c2e8009b0a8b28ae24309d25ca934ea1
parenta54f7fbbe641642f45edc2dbcd51ca748608ebd8
Add StrictHostCheck

.. to allow ucnonfigured hostnames to be rejected.

The checks happen during NVH mapping and checks that the
mapped VH itself has the host as a name or alias.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838055 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/core.xml
include/http_core.h
include/http_vhost.h
server/core.c
server/protocol.c
server/vhost.c