diff options
author | Mike Rumph <mrumph@apache.org> | 2017-08-31 20:14:16 +0200 |
---|---|---|
committer | Mike Rumph <mrumph@apache.org> | 2017-08-31 20:14:16 +0200 |
commit | 5f85f11fa27718c08f27542be01777454116b316 (patch) | |
tree | 5ae0723e8eafe4dec6ff5572431633b5fac40a15 /docs/manual/mod/index.html.ko.euc-kr | |
parent | French translation rebuild after r1806443 (diff) | |
download | apache2-5f85f11fa27718c08f27542be01777454116b316.tar.xz apache2-5f85f11fa27718c08f27542be01777454116b316.zip |
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1806834 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.ko.euc-kr')
-rw-r--r-- | docs/manual/mod/index.html.ko.euc-kr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr index 6f771d0108..c3bdeffb41 100644 --- a/docs/manual/mod/index.html.ko.euc-kr +++ b/docs/manual/mod/index.html.ko.euc-kr @@ -159,6 +159,9 @@ by other LDAP modules</dd> <dt><a href="mod_lua.html">mod_lua</a></dt><dd>Provides Lua hooks into various portions of the httpd request processing</dd> <dt><a href="mod_macro.html" id="M" name="M">mod_macro</a></dt><dd>Provides macros within apache httpd runtime configuration files</dd> +<dt><a href="mod_md.html">mod_md</a></dt><dd>Managing domains across virtual hosts, certificate provisioning + via the ACME protocol + </dd> <dt><a href="mod_mime.html">mod_mime</a></dt><dd>Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and |