Nginx 설정 파일 경로 찾기

443 단어 수송 하 다.
단계 1
$ ps -ef|grep nginx

root      2863     1  0  2017 ?        00:00:00 nginx: master process /usr/local/nginx/sbin/nginx
nobody    2864  2863  0  2017 ?        00:00:15 nginx: worker process

단계 2
$ /usr/local/nginx/sbin/nginx -t
$ nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
$ nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful

좋은 웹페이지 즐겨찾기