1 message in ru.sysoev.nginxnginx-0.5.17
FromSent OnAttachments
Igor SysoevApr 2, 2007 3:47 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:nginx-0.5.17Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Apr 2, 2007 3:47:32 am
List:ru.sysoev.nginx

Changes with nginx 0.5.17 02 Apr 2007

*) Change: now nginx always returns the 405 status for the TRACE method.

*) Feature: now nginx supports the "include" directive inside the "types" block.

*) Bugfix: the $document_root variable usage in the "root" and "alias" directives is disabled: this caused recursive stack overflow.

*) Bugfix: in the HTTPS protocol in the "proxy_pass" directive.

*) Bugfix: in some cases non-cachable variables (such as $uri variable) returned old cached value.