diff options
author | Takashi Sato <takashi@apache.org> | 2014-04-22 14:02:29 +0200 |
---|---|---|
committer | Takashi Sato <takashi@apache.org> | 2014-04-22 14:02:29 +0200 |
commit | df6572d5186b950d6273795ceb8f3c7104b2cf03 (patch) | |
tree | c06ad391b1dde884d46ea5525742446847fb53dc /docs/manual/mod/index.html.ja.utf8 | |
parent | fixes for validate-xml, fix properties (diff) | |
download | apache2-df6572d5186b950d6273795ceb8f3c7104b2cf03.tar.xz apache2-df6572d5186b950d6273795ceb8f3c7104b2cf03.zip |
rebuild docs (add mod_ssl_ct & ctlogconfig)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1589098 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.ja.utf8')
-rw-r--r-- | docs/manual/mod/index.html.ja.utf8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8 index 100bcb7040..af837555a6 100644 --- a/docs/manual/mod/index.html.ja.utf8 +++ b/docs/manual/mod/index.html.ja.utf8 @@ -216,6 +216,8 @@ URLs on the fly</dd> 修正を試みる</dd> <dt><a href="mod_ssl.html">mod_ssl</a></dt><dd>Strong cryptography using the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols</dd> +<dt><a href="mod_ssl_ct.html">mod_ssl_ct</a></dt><dd>Implementation of Certificate Transparency (RFC 6962) +</dd> <dt><a href="mod_status.html">mod_status</a></dt><dd>サーバの活動状況と性能に関する情報を提供する</dd> <dt><a href="mod_substitute.html">mod_substitute</a></dt><dd>Perform search and replace operations on response bodies</dd> <dt><a href="mod_suexec.html">mod_suexec</a></dt><dd>指定されたユーザとグループで CGI スクリプトを実行する</dd> |