mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
Fix doc as spotted by Matthew in online doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690343 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -197,7 +197,7 @@ problem without the error log is like driving with your eyes closed.</p>
|
||||
module="core">ErrorLog</directive> directive, which may be set globally,
|
||||
or per virtual host. Entries in the error log tell you what went wrong,
|
||||
and when. They often also tell you how to fix it. Each error log message
|
||||
contains a error code, which you can search for online for even more
|
||||
contains an error code, which you can search for online for even more
|
||||
detailed descriptions of how to address the problem. You can also
|
||||
configure your error log to contain a log ID which you can then
|
||||
correlate to an access log entry, so that you can determine what request
|
||||
|
Reference in New Issue
Block a user