CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/27 04:40:42
Modified files:
usr.sbin/nginx/conf: nginx.conf
Log message:
adjust commented-out sample blocks for PHP and SSL configurations:
- add a small shared SSL session cache
- disable rc4 ciphers in sample config
- switch to a unix socket for php-fpm
- use try_files to avoid passing non-existing files to php
http://wiki.nginx.org/Pitfalls#Passing_Uncontrolled_Requests_to_PHP
ok robert@
