Commit c542c661 authored by Rich Bowen's avatar Rich Bowen
Browse files

ErrorDocument is not a section directive

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736446 13f79535-47bb-0310-9956-ffa450edef68
parent fdfa4197
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
<seealso><directive module="core" type="section">If</directive></seealso>
<seealso><directive module="core" type="section">ElseIf</directive></seealso>
<seealso><directive module="core" type="section">Else</directive></seealso>
<seealso><directive module="core" type="section">ErrorDocument</directive></seealso>
<seealso><directive module="core">ErrorDocument</directive></seealso>
<seealso><directive module="mod_alias">Alias</directive></seealso>
<seealso><directive module="mod_alias">ScriptAlias</directive></seealso>
<seealso><directive module="mod_alias">Redirect</directive></seealso>