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:
Christophe Jaillet
2015-07-11 04:39:42 +00:00
parent 8c27a4cd1b
commit b18715bb8b

View File

@ -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