]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xform
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 30 Oct 2015 20:52:29 +0000 (20:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 30 Oct 2015 20:52:29 +0000 (20:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1711548 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.html.en

index c5cf2c1dc9b4f3f18ccadc04102dc93c16982711..412e1fe707bdf03b741a2ce99de8c4cc18415a70 100644 (file)
@@ -1270,7 +1270,7 @@ The available <em>option</em>s are:</p>
 <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">SSLOptions +FakeBasicAuth -StrictRequire
 &lt;Files ~ "\.(cgi|shtml)$"&gt;
     SSLOptions +StdEnvVars -ExportCertData
-&lt;Files&gt;</pre>
+&lt;/Files&gt;</pre>
 </div>
 
 </div>