"아파치 오류 로그 error log"의 두 판 사이의 차이

13번째 줄: 13번째 줄:
*[[/etc/logrotate.d/httpd]]
*[[/etc/logrotate.d/httpd]]
*[[PHP 에러메시지 보이게 하기]]
*[[PHP 에러메시지 보이게 하기]]
*[[mod_python 아파치 로그 기록하기]]


[[분류: /var/log/httpd]]
[[분류: /var/log/httpd]]

2014년 9월 4일 (목) 22:59 판

아파치 오류 로그 error_log
/var/log/httpd/error_log

1 예시

[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 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}