Commit 6e362487 authored by Luca Toscano's avatar Luca Toscano
Browse files

sections.xml: fix mod_md's link

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805378 13f79535-47bb-0310-9956-ffa450edef68
parent 263b7206
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ to change the scope of other configuration directives.</p>
<directive type="section" module="mod_version">IfVersion</directive>
<directive type="section" module="core">Location</directive>
<directive type="section" module="core">LocationMatch</directive>
<directive type="section" idtype="section" module="md">MangedDomain</directive>
<directive type="section" idtype="section" module="mod_md">MangedDomain</directive>
<directive type="section" module="mod_proxy">Proxy</directive>
<directive type="section" module="mod_proxy">ProxyMatch</directive>
<directive type="section" idtype="section" module="mod_ssl">SSLPolicy</directive>