From 723c099e7aa98b273f875125098cd0d4b37fa079 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 21 Apr 2014 21:00:30 +0000 Subject: [PATCH] rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1588982 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/directives.html.en | 5 + docs/manual/mod/mod_authnz_ldap.xml.meta | 2 +- docs/manual/mod/mod_authz_dbd.xml.meta | 2 +- docs/manual/mod/mod_headers.html.en | 10 +- docs/manual/mod/mod_headers.xml.ja | 2 +- docs/manual/mod/mod_headers.xml.ko | 2 +- docs/manual/mod/mod_headers.xml.meta | 2 +- docs/manual/mod/mod_logio.html.en | 5 +- docs/manual/mod/mod_logio.xml.ja | 2 +- docs/manual/mod/mod_logio.xml.ko | 2 +- docs/manual/mod/mod_logio.xml.tr | 2 +- docs/manual/mod/mod_lua.xml.meta | 2 +- docs/manual/mod/quickreference.html.en | 737 ++++++++++++----------- 13 files changed, 394 insertions(+), 381 deletions(-) diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 066946f9cf..70cd7eadee 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -234,6 +234,7 @@
  • DefaultRuntimeDir
  • DefaultType
  • Define
  • +
  • DeflateAlterETag
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • @@ -479,6 +480,9 @@
  • ProxyStatus
  • ProxyTimeout
  • ProxyVia
  • +
  • ProxyWebsocketAsync
  • +
  • ProxyWebsocketAsyncDelay
  • +
  • ProxyWebsocketIdleTimeout
  • ReadmeName
  • ReceiveBufferSize
  • Redirect
  • @@ -595,6 +599,7 @@
  • SSLOCSPResponderTimeout
  • SSLOCSPResponseMaxAge
  • SSLOCSPResponseTimeSkew
  • +
  • SSLOCSPUseRequestNonce
  • SSLOpenSSLConfCmd
  • SSLOptions
  • SSLPassPhraseDialog
  • diff --git a/docs/manual/mod/mod_authnz_ldap.xml.meta b/docs/manual/mod/mod_authnz_ldap.xml.meta index 7a6a237d9a..4ec661a32d 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml.meta +++ b/docs/manual/mod/mod_authnz_ldap.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/mod_authz_dbd.xml.meta b/docs/manual/mod/mod_authz_dbd.xml.meta index 8789f3f9ef..691db29ca9 100644 --- a/docs/manual/mod/mod_authz_dbd.xml.meta +++ b/docs/manual/mod/mod_authz_dbd.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index 555aa9ed47..a9d107ee81 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -207,14 +207,15 @@ Header merge Cache-Control no-store env=NO_STORE - +
    Description:Configure HTTP response headers
    Syntax:Header [condition] add|append|echo|edit|edit*|merge|set|setifempty|unset|note -header [[expr=]value]] [replacement] +header [[expr=]value]] [replacement] [early|env=[!]variable]|expr=expression]
    Context:server config, virtual host, directory, .htaccess
    Override:FileInfo
    Status:Extension
    Module:mod_headers
    Compatibility:SetIfEmpty and note available in 2.4.7 and later
    Compatibility:SetIfEmpty available in 2.4.7 and later, expr= value +available in 2.4.10 and later

    This directive can replace, merge or remove HTTP response headers. The header is modified just after the content handler @@ -420,14 +421,15 @@ Header merge Cache-Control no-store env=NO_STORE - +
    Description:Configure HTTP request headers
    Syntax:RequestHeader add|append|edit|edit*|merge|set|setifempty|unset -header [value] [replacement] +header [[expr=]value] [replacement] [early|env=[!]variable]|expr=expression]
    Context:server config, virtual host, directory, .htaccess
    Override:FileInfo
    Status:Extension
    Module:mod_headers
    Compatibility:SetIfEmpty available in 2.4.7 and later
    Compatibility:SetIfEmpty available in 2.4.7 and later, expr= value +available in 2.4.10 and later

    This directive can replace, merge, change or remove HTTP request headers. The header is modified just before the content handler diff --git a/docs/manual/mod/mod_headers.xml.ja b/docs/manual/mod/mod_headers.xml.ja index b63da8c51e..878d28b360 100644 --- a/docs/manual/mod/mod_headers.xml.ja +++ b/docs/manual/mod/mod_headers.xml.ja @@ -1,7 +1,7 @@ - + + + + +