mac nginx安裝和配置,常用命令。

安裝nginx:brew install nginx   啓動:nginx 打開文件:open /usr/local/etc/nginx/ nginx 停止,重啓常用命令: nginx -s reload  :修改配置後重新加載生效 nginx -s reopen  :重新打開日誌文件 nginx -t -c /path/to/nginx.conf 測試nginx配置文件是否正確 nginx -s
相關文章
相關標籤/搜索