Yaws 2.0 在7月中旬发布了 2.0 版本,该版本改进内容包括:
Fix Yaws build for Erlang 18.0 (now() deprecated)
Renew self-signed ssl certificat to use the right signature algorithm
support for the SSL 'log_alert' option
expires fixes
Fix possible XSS in yaws_outmod:crashmsg/3
rebar work.
Rework how SSL protocol_version is handled.
Many minor bugfixes, tests and also docs.
Yaws 是一个用Erlang语言开发的高效的web server,支持 HTTP/1.1,提供独立运行模式和嵌入式模式。
软件详情:http://yaws.hyber.org/
下载地址:http://yaws.hyber.org/download/
来自:开源中国社区

