Files
interactive/fhs/scripts/Readme.txt
T
2026-08-07 17:38:18 +09:00

19 lines
455 B
Plaintext

각 script 설정 방법 및 간략 설명
---------------------------------------------------------------------
[apache-restart.sh] => 삭제 처리 : httpd_ctl로 통합됨
1. 설명: apache를 재기동 함.
2. 상세 내역
- 설치경로 : /user/service/http/bin
3. 설치 후 확인 사항
- apache-restart.sh 실행시 콘솔에 출력되는 로그가 아래와 같은지 확인.
- httpd restart success.
- "ps aux | grep httpd | grep -v grep" 명령으로 httpd 실행 확인.