]> granicus.if.org Git - apache/commitdiff
XML updates.
authorLucien Gentis <lgentis@apache.org>
Sun, 26 Mar 2017 12:33:31 +0000 (12:33 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 26 Mar 2017 12:33:31 +0000 (12:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1788724 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/index.xml.zh-cn
docs/manual/new_features_2_4.xml.fr

index 7f2cd05db80cb61e073b81e1a9c55f23589fefdb..b4bc98e101e569655d37c36d24d03961f0ab8e76 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.zh-cn.xsl"?>
-<!-- English Revision: 1050960:1780358 (outdated) -->
+<!-- English Revision: 1780358 $ -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -37,7 +37,6 @@
     <page href="install.html">编译与安装</page>
     <page href="invoking.html">启动</page>
     <page href="stopping.html">停止与重启</page>
-    <page href="mod/directives.html">配置指令</page>
     <page href="mod/quickreference.html">指令快速参考</page>
     <page href="mod/">模块</page>
     <page href="mpm.html">多处理模块(MPM)</page>
@@ -49,6 +48,7 @@
 </category>
 
 <category id="usersguide"><title>用户指南</title>
+    <page href="getting-started.html">入门指南</page>
     <page href="bind.html">绑定指定地址与端口</page>
     <page href="configuring.html">配置文件</page>
     <page href="sections.html">配置片段</page>
 
 <category id="howto"><title>指引/教程</title>
     <page href="howto/auth.html">认证,授权与访问控制</page>
+    <page href="howto/access.html">访问控制</page>
     <page href="howto/cgi.html">CGI 与动态内容</page>
     <page href="howto/htaccess.html">.htaccess 文件</page>
     <page href="howto/ssi.html">服务器端插入(SSI)</page>
     <page href="howto/public_html.html">用户私人网站目录(public_html)</page>
+    <page href="howto/reverse_proxy.html">反向代理设置指南</page>
+    <page href="howto/http2.html">HTTP/2 指南</page>
 </category>
 
 <category id="platform"><title>平台相关说明</title>
     <page href="platform/windows.html">Microsoft Windows</page>
+    <page href="platform/rpm.html">基于RPM安装包的系统 (Redhat / CentOS / Fedora)</page>
     <page href="platform/netware.html">Novell NetWare</page>
     <page href="platform/ebcdic.html">EBCDIC 系统</page>
 </category>
@@ -85,6 +89,7 @@
     <page href="http://wiki.apache.org/httpd/FAQ">常见问题</page>
     <page href="sitemap.html">网站导航</page>
     <page href="developer/">开发文档</page>
+    <page href="http://httpd.apache.org/docs-project/">帮助改进文档</page>
     <page href="misc/">其它说明</page>
     <page href="http://wiki.apache.org/httpd/">维基</page>
 </category>
index ae2c5e8510c89c00c6522d78ade69d9162dd3abb..5ba842ee45ad9fc2b1aff98f99a761d5876d18af 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1726941:1787941 (outdated) -->
+<!-- English Revision: 1787941 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -209,6 +209,10 @@ serveur HTTP Apache</title>
       <dt><module>mod_http2</module> (disponible à partir de la version 2.4.17)</dt>
       <dd>Support de la couche transport HTTP/2.</dd>
 
+      <dt><module>mod_proxy_hcheck</module> (disponible à partir de la version 2.4.21)</dt>
+      <dd>Support d'un bilan de santé dynamique indépendant pour les serveurs
+      d'arrière-plan mandatés distants.</dd>
+
     </dl>
   </section>