]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
<P></P> can't contain a <OL></OL> pair.
authorKen Coar <coar@apache.org>
Sun, 4 Jul 1999 16:33:00 +0000 (16:33 +0000)
committerKen Coar <coar@apache.org>
Sun, 4 Jul 1999 16:33:00 +0000 (16:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83432 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/FAQ-E.html

index d2cef90d4038131178195d7dd3a4fe4f4b554813..b0ef556ec4453d3b7375fa781c148ba69cb77ee6 100644 (file)
@@ -31,7 +31,7 @@
   <!--#include virtual="header.html" -->
   <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
   <P>
-  $Revision: 1.3 $ ($Date: 1999/07/04 01:51:16 $)
+  $Revision: 1.4 $ ($Date: 1999/07/04 16:33:00 $)
   </P>
   <P>
   The latest version of this FAQ is always available from the main
        whenever I try to access a particular directory?</STRONG></A>
    <P>
    This message is generally caused because either
+   </P>
    <UL>
     <LI>The underlying file system permissions do not allow the
-    User/Group under which Apache is running to access the necessary
-    files; or
+     User/Group under which Apache is running to access the necessary
+     files; or
     <LI>The Apache configuration has some access restrictions in 
-    place which forbid access to the files.
+     place which forbid access to the files.
    </UL>
+   <P>
    You can determine which case applies to your situation by checking the
    error log.
    </P>