From feda60fd9d3463bd04c21e7adf37ef3d8dcb9aa4 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 11 Jul 2015 04:53:00 +0000 Subject: [PATCH] Fix doc as spotted by Matthew in online doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1690345 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/getting-started.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/getting-started.xml b/docs/manual/getting-started.xml index 9f03d79ec23..d9a99dcd342 100644 --- a/docs/manual/getting-started.xml +++ b/docs/manual/getting-started.xml @@ -197,7 +197,7 @@ problem without the error log is like driving with your eyes closed.

module="core">ErrorLog 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 -- 2.47.2