- 아파치 오류 로그 error_log
- /var/log/httpd/error_log
1 예시
bat
Copy
[root@jmnote ~]# cat /var/log/httpd/error_log | tail -2
[Sun Feb 02 13:36:52 2014] [error] [client 246.80.135.79] File does not exist: /var/www/html/favicon.ico
[Sun Feb 02 13:37:28 2014] [error] [client 135.79.246.80] File does not exist: /var/www/html/robots.txt
2 같이 보기
편집자 Jmnote bot Jmnote
로그인하시면 댓글을 쓸 수 있습니다.