Phusion Passenger 是为Apache和Nginx提供的模块,可用于部署Rails应用程序。它主要关注于易用性和功能的稳定性。Phusion Passenger 一直在持续地维护和开发中,最新发布的Phusion Passenger 3.0.3版本,是一个BUG修复版本。
Phusion Passenger 3.0.3 版本有以下改进:
-[Nginx] Preferred Nginx version upgraded to 0.8.54
-PATH_INFO and REQUEST_URI now contain the original escaped URI
-The installer no longer detects directories as potential commands
-PseudoIO now responds to #to_io
-Fixed various other minor bugs
其他详细信息请查看:http://blog.phusion.nl/
暂无更多评论