# 1.4.50 2018-08-13 * Feature #443: [PATCH] mod_redirect: Add support for url-encoding backreferences, map %%n->%n, $$n->$n * Bug #911: Need for URL encoding in mod_redirect and possibly mod_rewrite * Bug #2876: segfault with fastcgi app * Bug #2877: lighty.stat failure * Bug #2878: fastcgi and stream-response-body=2 hangs on last chunk * Bug #2879: Segfault with proxy-header map-urlpath * Bug #2882: fastcgi.balance not working * Feature #2883: fdevent_init should check if SOCK_NONBLOCK works * Bug #2892: Segmentation fault with invalid lighttpd.conf syntax * Bug #2894: Memory leak if two fcgi calls with one request (authentication and response) * Bug #2898: security: path traversal in mod_alias (in some use cases) * Bug #2899: security: use-after-free after invalid Range request