]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Relax the checking of Host: headers so that only character sequences that
authorTony Finch <fanf@apache.org>
Wed, 24 Jan 2001 01:05:47 +0000 (01:05 +0000)
committerTony Finch <fanf@apache.org>
Wed, 24 Jan 2001 01:05:47 +0000 (01:05 +0000)
commit8ebb815e655fbd5791c732d02c58f2e6ffc9afc6
treeb740058f48b551ea7b2e2981a7f170bf34137105
parent6ab45c71230df0d91f13e88f491bbfcabebb9973
Relax the checking of Host: headers so that only character sequences that
are sensitive to the filesystem are rejected, i.e. forward slashes,
backward slashes, and sequences of more than one dot. This supports iDNS
without compromising the safety of mass vhosting.

PR: 6635

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87803 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/vhost.c