summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2017-10-22 15:01:48 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2017-10-22 15:01:48 -0400
commit0c1aed55d5b460a5bedac798401e5b84b080d58c (patch)
tree9fcd35ea164dfd45b7cd4ef130c2b3e8c35026de /NEWS
parentf5ff2a011d4070cdc710e02c89954328d8617ddc (diff)
downloadlighttpd-git-0c1aed55d5b460a5bedac798401e5b84b080d58c.tar.gz
[doc] use https:// URLs to .lighttpd.net resources
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6ecaad94..4a270797 100644
--- a/NEWS
+++ b/NEWS
@@ -834,7 +834,7 @@ ixes #1184, fixes #2143, #2258, #2281, fixes #946, fixes #1330, fixes #602, #101
* add libev fdevent handler: server.event-handler = "libev"
* mod_proxy: return response as soon as it is available (fixes #2196)
* don't overwrite global server.force-lowercase-filenames setting (fixes #2042)
- * bind to IPV6-only if ipv6 address was specified (http://redmine.lighttpd.net/projects/lighttpd/wiki/IPv6-Config)
+ * bind to IPV6-only if ipv6 address was specified (https://redmine.lighttpd.net/projects/lighttpd/wiki/IPv6-Config)
- 1.4.26 - 2010-02-07
* Fix request parser to handle packets with splitted \r\n\r\n (fixes #2105)