comparison conf/nginx.conf @ 5321:9806f7932474

Referer module: fixed regex matching against HTTPS referers. When matching a compiled regex against value in the "Referer" header field, the length was calculated incorrectly for strings that start from "https://". This might cause matching to fail for regexes with end-of-line anchors. Patch by Liangbin Li.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 13 Aug 2013 17:47:04 +0400
parents 50f531a55b73
children d22eb224aedf
comparison
equal deleted inserted replaced
5320:ad137a80919f 5321:9806f7932474