diff options
Diffstat (limited to 'docs/manual/mod/index.html.zh-cn')
-rw-r--r-- | docs/manual/mod/index.html.zh-cn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mod/index.html.zh-cn b/docs/manual/mod/index.html.zh-cn index c8a29b27af..7a0cd1e21d 100644 --- a/docs/manual/mod/index.html.zh-cn +++ b/docs/manual/mod/index.html.zh-cn @@ -103,7 +103,8 @@ address)</dd> <dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>Execution of CGI scripts using an external CGI daemon</dd> <dt><a href="mod_charset_lite.html">mod_charset_lite</a></dt><dd>Specify character set translation or recoding</dd> -<dt><a href="mod_dav.html" id="D" name="D">mod_dav</a></dt><dd>Distributed Authoring and Versioning +<dt><a href="mod_data.html" id="D" name="D">mod_data</a></dt><dd>Convert response body into an RFC2397 data URL</dd> +<dt><a href="mod_dav.html">mod_dav</a></dt><dd>Distributed Authoring and Versioning (<a href="http://www.webdav.org/">WebDAV</a>) functionality</dd> <dt><a href="mod_dav_fs.html">mod_dav_fs</a></dt><dd>filesystem provider for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> <dt><a href="mod_dav_lock.html">mod_dav_lock</a></dt><dd>generic locking module for <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code></dd> |