質問編集履歴
1
/var/log/httpd/access_logの情報を追記しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -21,6 +21,12 @@
|
|
21
21
|
|
22
22
|
|
23
23
|
apacheのエラーログにはこのような情報が追加されております。
|
24
|
+
|
25
|
+
<</var/log/httpd/access_log>>
|
26
|
+
|
27
|
+
192.168.0.127 - - [29/May/2015:15:41:01 +0900] "GET /redmine/ HTTP/1.1" 500 3065 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0"
|
28
|
+
|
29
|
+
|
24
30
|
|
25
31
|
<</var/log/httpd/error_log>>
|
26
32
|
|