File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 <dl >
6060 <dt >Check the errorlog!</dt >
6161 <dd >Apache tries to be helpful when it encounters a problem. In many
62- cases, it will provide some details by writing one or messages to the
62+ cases, it will provide some details by writing one or more messages to the
6363 server error log. Sometimes this is enough for you to diagnose & fix
6464 the problem yourself (such as file permissions or the like). The default
6565 location of the error log is
Original file line number Diff line number Diff line change 4242 <dl >
4343 <dt >Check the errorlog!</dt >
4444 <dd >Apache tries to be helpful when it encounters a problem. In many
45- cases, it will provide some details by writing one or messages to the
45+ cases, it will provide some details by writing one or more messages to the
4646 server error log. Sometimes this is enough for you to diagnose & fix
4747 the problem yourself (such as file permissions or the like). The default
4848 location of the error log is
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" EUC-KR" ?>
22<!DOCTYPE faq SYSTEM "../style/faq.dtd">
33<?xml-stylesheet type =" text/xsl" href =" ../style/manual.ko.xsl" ?>
4- <!-- English Revision: 1.4 -->
4+ <!-- English Revision: 1.5 -->
55
66<!--
77 Copyright 2004 The Apache Software Foundation
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ version 2.1</td></tr></table>
6565<div class =" top" ><a href =" #page-header" ><img alt =" top" src =" ../images/up.gif" /></a ></div >
6666<div class =" section" >
6767<h2 ><a name =" formats" id =" formats" >Forensic Log Format</a ></h2 >
68- <p >Each request is logged two times. The first time <em >before</em > it's
68+ <p >Each request is logged two times. The first time is <em >before</em > it's
6969 processed further (that is, after receiving the headers). The second log
7070 entry is written <em >after</em > the request processing at the same time
7171 where normal logging occurs.</p >
@@ -86,7 +86,7 @@ version 2.1</td></tr></table>
8686 Firefox/0.8|Accept:image/png, <var >etc...</var >
8787 </code ></p ></div >
8888
89- <p >The plus character at the beginning indicates that this is first log
89+ <p >The plus character at the beginning indicates that this is the first log
9090 line of this request. The second line just contains a minus character and
9191 the ID again:</p >
9292
You can’t perform that action at this time.
0 commit comments