commit | 650a43160c4432dc3d3e778ea5840600cacf958a | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Tue Jul 17 10:00:02 2007 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Tue Jul 17 10:00:02 2007 +0000 |
tree | 9b821c82c4e5bcdbcfe6bf99ff029f4c799d6e7e | |
parent | 7f4fcbdaef8d52d0a390c980cb1a7fa85330fecc [diff] |
Changes with nginx 0.6.4 17 Jul 2007 *) Security: the "msie_refresh" directive allowed XSS. *) Change: the "proxy_store" and "fastcgi_store" directives were changed. *) Feature: the "proxy_store_access" and "fastcgi_store_access" directives. *) Bugfix: nginx did not work on Solaris/sparc64 if it was built by Sun Studio. Thanks to Andrei Nigmatulin. *) Workaround: for Sun Studio 12. Thanks to Jiang Hong.