# 	Web Sever Nginx 명령어 
#
#	nginx : 기동
#
#	nginx -s stop : 정지
#
#	nginx -s reload : 재기동
#
#	nginx -t 설정파일 체크