]> 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)
commit73baa4f319874ccdf732fdc12b5b307ed72d8920
treeb740058f48b551ea7b2e2981a7f170bf34137105
parentb4a5b0facdd94e52b8e73f174adf4621af6d7122
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