nginx: [emerg] unknown directive “stream“ in /etc/nginx/nginx.conf:8

983

解决办法:
yum -y install nginx-all-modules.noarch
然后在用nginx -t就好了