Nginx/Apache
nginx多域名如果有端口号的server写法
nginx.conf phabricator.conf blog.conf --- listen 中指定了端口8080,在server\_name 阅读更多…
nginx.conf phabricator.conf blog.conf --- listen 中指定了端口8080,在server\_name 阅读更多…
在nginx编译安装完成后,nginx需要用www用户运行,且设置开启自启动,切换root用户,添加脚本如下: 阅读更多…
默认php-cgi进程是5个,可能因为phpcgi进程不够用而造成502,需要修改/usr/local/php/etc/php- fpm.conf 阅读更多…
关于nginx Nginx是一款轻量级的WEB服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor 阅读更多…