001. nginx 윈도 우즈 명령 내리 기

1213 단어
0. nginx 도움말
D:\Program Files
ginx-1.11.10>nginx.exe -h nginx version: nginx/1.11.10 Usage: nginx [-?hvVtTq] [-s signal] [-c filename] [-p prefix] [-g directives] Options: -?,-h : this help -v : show version and exit -V : show version and configure options then exit -t : test configuration and exit -T : test configuration, dump it and exit -q : suppress non-error messages during configuration testing -s signal : send signal to a master process: stop, quit, reopen, reload -p prefix : set prefix path (default: NONE) -c filename : set configuration file (default: conf/nginx.conf) -g directives : set global directives out of configuration file

1. nginx 시작
  • ngix. exe 시작 을 더 블 클릭
  • 명령 사용 start nginx.exe 또는 nginx.exe 시작
  • 2. nginx 정지
  • 명령 nginx.exe -s stop 을 사용 하거나 nginx.exe -s quit stop 을 정지 하 는 것 은 nginx 를 빠르게 정지 하 는 것 으로 관련 정 보 를 저장 하지 않 을 수 있 습 니 다.quit 는 완전 하고 질서 있 는 정지 nginx 이 며 관련 정 보 를 저장 합 니 다
  • 3. 다시 불 러 오기
  • 설정 을 수정 한 후 명령 nginx.exe -s reload 을 사용 하여 nginx
  • 를 다시 불 러 옵 니 다.

    좋은 웹페이지 즐겨찾기