mirror of
https://github.com/apache/httpd.git
synced 2025-08-13 14:40:20 +00:00
Use sligthly better markup.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111199 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -358,10 +358,12 @@ valid</td></tr>
|
||||
<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
|
||||
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ldap</td></tr>
|
||||
</table>
|
||||
<p>The following types are supported:<br />
|
||||
DER_FILE - file in binary DER format<br />
|
||||
BASE64_FILE - file in Base64 format<br />
|
||||
CERT7_DB_PATH - Netscape certificate database file ")</p>
|
||||
<p>The following types are supported:</p>
|
||||
<ul>
|
||||
<li>DER_FILE - file in binary DER format</li>
|
||||
<li>BASE64_FILE - file in Base64 format</li>
|
||||
<li>CERT7_DB_PATH - Netscape certificate database file</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -332,10 +332,12 @@ valid</description>
|
||||
<contextlist><context>server config</context></contextlist>
|
||||
|
||||
<usage>
|
||||
<p>The following types are supported:<br />
|
||||
DER_FILE - file in binary DER format<br />
|
||||
BASE64_FILE - file in Base64 format<br />
|
||||
CERT7_DB_PATH - Netscape certificate database file ")</p>
|
||||
<p>The following types are supported:</p>
|
||||
<ul>
|
||||
<li>DER_FILE - file in binary DER format</li>
|
||||
<li>BASE64_FILE - file in Base64 format</li>
|
||||
<li>CERT7_DB_PATH - Netscape certificate database file</li>
|
||||
</ul>
|
||||
</usage>
|
||||
</directivesynopsis>
|
||||
|
||||
|
Reference in New Issue
Block a user