You cannot see this page without javascript.

apache.service

CentOS 조회 수 414 추천 수 0 2015.02.25 19:38:07

[Unit]
Description=Apache Web Server.
After=network.target

[Service]
Type=simple
ExecStart=/apm/server/apache/bin/httpd $OPTIONS -DFOREGROUND
ExecStop=/apm/server/apache/bin/httpd $OPTIONS -k graceful-stop
ExecReload=/bin/kill -HUP $MAINPID
KillMode=process
Restart=on-failure
RestartSec=42s

[Install]
WantedBy=multi-user.target

엮인글 :
List of Articles
번호 제목 글쓴이 날짜 조회 수sort

XE Login