diff options
author | Rich Bowen <rbowen@apache.org> | 2020-06-06 20:15:51 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2020-06-06 20:15:51 +0200 |
commit | 4e34c68e4ee11e07b99b0458d5544d0750a62fe5 (patch) | |
tree | 2c37097382e1d24741c978d98ac204677ace96b0 /docs/manual/mod/mod_crypto.html.en | |
parent | Remove 'blacklist' from our docs, as per (diff) | |
download | apache2-4e34c68e4ee11e07b99b0458d5544d0750a62fe5.tar.xz apache2-4e34c68e4ee11e07b99b0458d5544d0750a62fe5.zip |
rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878548 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_crypto.html.en')
-rw-r--r-- | docs/manual/mod/mod_crypto.html.en | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/mod/mod_crypto.html.en b/docs/manual/mod/mod_crypto.html.en index 86312b7fe6..cdf923ce49 100644 --- a/docs/manual/mod/mod_crypto.html.en +++ b/docs/manual/mod/mod_crypto.html.en @@ -27,12 +27,12 @@ <div id="preamble"><h1>Apache Module mod_crypto</h1> <div class="toplang"> <p><span>Available Languages: </span><a href="../en/mod/mod_crypto.html" title="English"> en </a> | -<a href="../fr/mod/mod_crypto.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> +<a href="../fr/mod/mod_crypto.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> </div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Support for symmetrical encryption and decryption</td></tr> <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr> -<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>crypto_module</td></tr> -<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_crypto.c</td></tr> +<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>crypto_module</td></tr> +<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_crypto.c</td></tr> <tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.5 and later</td></tr></table> <h3>Summary</h3> @@ -289,7 +289,7 @@ </div> <div class="bottomlang"> <p><span>Available Languages: </span><a href="../en/mod/mod_crypto.html" title="English"> en </a> | -<a href="../fr/mod/mod_crypto.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> +<a href="../fr/mod/mod_crypto.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div> <script type="text/javascript"><!--//--><![CDATA[//><!-- var comments_shortname = 'httpd'; |