mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Grammar police.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105019 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE faq SYSTEM "../style/faq.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
|
||||
<!--
|
||||
Copyright 2003-2004 The Apache Software Foundation
|
||||
@@ -43,7 +43,7 @@
|
||||
<dl>
|
||||
<dt>Check the errorlog!</dt>
|
||||
<dd>Apache tries to be helpful when it encounters a problem. In many
|
||||
cases, it will provide some details by writing one or messages to the
|
||||
cases, it will provide some details by writing one or more messages to the
|
||||
server error log. Sometimes this is enough for you to diagnose & fix
|
||||
the problem yourself (such as file permissions or the like). The default
|
||||
location of the error log is
|
||||
|
||||
Reference in New Issue
Block a user