Last updated
Last updated
nginx nginx默认安装路径:/etc/nginx/nginx.conf 如何查看:/usr/sbin/nginx -t
linux 添加用户组
移除httpd自启动
apache和php-fpm的联系 Apache httpd2.4以前的版本中,要么把php作为Apache的模块运行,要么添加第三方模块支持php-fpm实现。
如何启动php-fpm /etc/init.d/php-fpm restart
1.https://www.qcloud.com/document/product/213/2975 2.http://sumail.blog.51cto.com/7402899/1844432