summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2011-10-24 22:16:40 +0200
committerAndré Malo <nd@apache.org>2011-10-24 22:16:40 +0200
commit2632f0381d6e0485a10722ba3e14a5afee513a27 (patch)
tree215fad5409d9a455265513500a2169ee0dafc85a /docs
parentprops (diff)
downloadapache2-2632f0381d6e0485a10722ba3e14a5afee513a27.tar.xz
apache2-2632f0381d6e0485a10722ba3e14a5afee513a27.zip
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1188351 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/convenience.map29
-rw-r--r--docs/manual/misc/security_tips.xml.ko2
-rw-r--r--docs/manual/misc/security_tips.xml.tr2
-rw-r--r--docs/manual/mod/core.xml.de2
-rw-r--r--docs/manual/mod/core.xml.ja2
-rw-r--r--docs/manual/mod/core.xml.tr2
6 files changed, 33 insertions, 6 deletions
diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map
index b71cfcbe60..af22c69b8f 100644
--- a/docs/manual/convenience.map
+++ b/docs/manual/convenience.map
@@ -94,6 +94,7 @@ authldapurl mod/mod_authnz_ldap.html#authldapurl
authmerging mod/mod_authz_core.html#authmerging
authname mod/mod_authn_core.html#authname
authncachecontext mod/mod_authn_socache.html#authncachecontext
+authncacheenable mod/mod_authn_socache.html#authncacheenable
authncacheprovidefor mod/mod_authn_socache.html#authncacheprovidefor
authncachesocache mod/mod_authn_socache.html#authncachesocache
authncachetimeout mod/mod_authn_socache.html#authncachetimeout
@@ -153,7 +154,6 @@ chrootdir mod/mod_unixd.html#chrootdir
contentdigest mod/core.html#contentdigest
cookiedomain mod/mod_usertrack.html#cookiedomain
cookieexpires mod/mod_usertrack.html#cookieexpires
-cookielog mod/mod_log_config.html#cookielog
cookiename mod/mod_usertrack.html#cookiename
cookiestyle mod/mod_usertrack.html#cookiestyle
cookietracking mod/mod_usertrack.html#cookietracking
@@ -307,6 +307,8 @@ luascope mod/mod_lua.html#luascope
maxconnectionsperchild mod/mpm_common.html#maxconnectionsperchild
maxkeepaliverequests mod/core.html#maxkeepaliverequests
maxmemfree mod/mpm_common.html#maxmemfree
+maxrangeoverlaps mod/core.html#maxrangeoverlaps
+maxrangereversals mod/core.html#maxrangereversals
maxranges mod/core.html#maxranges
maxrequestworkers mod/mpm_common.html#maxrequestworkers
maxspareservers mod/prefork.html#maxspareservers
@@ -347,6 +349,18 @@ proxyexpressenable mod/mod_proxy_express.html#proxyexpressenable
proxyftpdircharset mod/mod_proxy_ftp.html#proxyftpdircharset
proxyftpescapewildcards mod/mod_proxy_ftp.html#proxyftpescapewildcards
proxyftplistonwildcard mod/mod_proxy_ftp.html#proxyftplistonwildcard
+proxyhtmlbufsize mod/mod_proxy_html.html#proxyhtmlbufsize
+proxyhtmlcharsetout mod/mod_proxy_html.html#proxyhtmlcharsetout
+proxyhtmldoctype mod/mod_proxy_html.html#proxyhtmldoctype
+proxyhtmlenable mod/mod_proxy_html.html#proxyhtmlenable
+proxyhtmlevents mod/mod_proxy_html.html#proxyhtmlevents
+proxyhtmlextended mod/mod_proxy_html.html#proxyhtmlextended
+proxyhtmlfixups mod/mod_proxy_html.html#proxyhtmlfixups
+proxyhtmlinterp mod/mod_proxy_html.html#proxyhtmlinterp
+proxyhtmllinks mod/mod_proxy_html.html#proxyhtmllinks
+proxyhtmllogverbose mod/mod_proxy_html.html#proxyhtmllogverbose
+proxyhtmlstripcomments mod/mod_proxy_html.html#proxyhtmlstripcomments
+proxyhtmlurlmap mod/mod_proxy_html.html#proxyhtmlurlmap
proxyiobuffersize mod/mod_proxy.html#proxyiobuffersize
proxymatch mod/mod_proxy.html#proxymatch
proxymaxforwards mod/mod_proxy.html#proxymaxforwards
@@ -505,8 +519,18 @@ sslrequire mod/mod_ssl.html#sslrequire
sslrequiressl mod/mod_ssl.html#sslrequiressl
sslsessioncache mod/mod_ssl.html#sslsessioncache
sslsessioncachetimeout mod/mod_ssl.html#sslsessioncachetimeout
+sslstaplingcache mod/mod_ssl.html#sslstaplingcache
+sslstaplingerrorcachetimeout mod/mod_ssl.html#sslstaplingerrorcachetimeout
+sslstaplingfaketrylater mod/mod_ssl.html#sslstaplingfaketrylater
+sslstaplingforceurl mod/mod_ssl.html#sslstaplingforceurl
+sslstaplingrespondertimeout mod/mod_ssl.html#sslstaplingrespondertimeout
+sslstaplingresponsemaxage mod/mod_ssl.html#sslstaplingresponsemaxage
+sslstaplingresponsetimeskew mod/mod_ssl.html#sslstaplingresponsetimeskew
+sslstaplingreturnrespondererrors mod/mod_ssl.html#sslstaplingreturnrespondererrors
+sslstaplingstandardcachetimeout mod/mod_ssl.html#sslstaplingstandardcachetimeout
sslstrictsnivhostcheck mod/mod_ssl.html#sslstrictsnivhostcheck
sslusername mod/mod_ssl.html#sslusername
+sslusestapling mod/mod_ssl.html#sslusestapling
sslverifyclient mod/mod_ssl.html#sslverifyclient
sslverifydepth mod/mod_ssl.html#sslverifydepth
startservers mod/mpm_common.html#startservers
@@ -539,3 +563,6 @@ virtualhost mod/core.html#virtualhost
virtualscriptalias mod/mod_vhost_alias.html#virtualscriptalias
virtualscriptaliasip mod/mod_vhost_alias.html#virtualscriptaliasip
xbithack mod/mod_include.html#xbithack
+xml2encalias mod/mod_xml2enc.html#xml2encalias
+xml2encdefault mod/mod_xml2enc.html#xml2encdefault
+xml2startparse mod/mod_xml2enc.html#xml2startparse
diff --git a/docs/manual/misc/security_tips.xml.ko b/docs/manual/misc/security_tips.xml.ko
index 938690f195..85c5fa9017 100644
--- a/docs/manual/misc/security_tips.xml.ko
+++ b/docs/manual/misc/security_tips.xml.ko
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1137744 (outdated) -->
+<!-- English Revision: 105989:1188200 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/misc/security_tips.xml.tr b/docs/manual/misc/security_tips.xml.tr
index f174115506..d9cfba47c5 100644
--- a/docs/manual/misc/security_tips.xml.tr
+++ b/docs/manual/misc/security_tips.xml.tr
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 805049:1137744 (outdated) -->
+<!-- English Revision: 805049:1188200 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index 552fe6eeeb..ac4a933913 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 344972:1187986 (outdated) -->
+<!-- English Revision: 344972:1188095 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index 08e0207a6f..acf78838cc 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 669847:1187986 (outdated) -->
+<!-- English Revision: 669847:1188095 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/core.xml.tr b/docs/manual/mod/core.xml.tr
index 2ab9bdf6a4..61638b6e8f 100644
--- a/docs/manual/mod/core.xml.tr
+++ b/docs/manual/mod/core.xml.tr
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 813376:1187986 (outdated) -->
+<!-- English Revision: 813376:1188095 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>