]> git.kaiwu.me - nginx.git/commit
Win32: uris with ":$" are now rejected.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 5 Jun 2012 13:38:27 +0000 (13:38 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 5 Jun 2012 13:38:27 +0000 (13:38 +0000)
commit0d7720ddc052d5bf8aa09485a2a6bb9004bb943d
tree0b1f9acc0b9af9a976ac3ee84ec70e107d8b2709
parentf83598a35981197ac113b9c898bdb972aa8366da
Win32: uris with ":$" are now rejected.

There are too many problems with special NTFS streams, notably "::$data",
"::$index_allocation" and ":$i30:$index_allocation".

For now we don't reject all URIs with ":" like Apache does as there are no
good reasons seen yet, and there are multiple programs using it in URLs
(e.g. MediaWiki).
src/http/ngx_http_request.c