From: Eric Covener Date: Fri, 26 Jul 2013 14:30:18 +0000 (+0000) Subject: xforms X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73101eb038b856e2b0fdb313ca091145d59c0e19;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507330 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 773d8725b67..fc66cb61e71 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -135,7 +135,7 @@ versions, download the latest versions of both APR and APR-Util from Apache APR, unpack them into ./srclib/apr and ./srclib/apr-util - (be sure the domain names do not have version numbers; for example, + (be sure the directory names do not have version numbers; for example, the APR distribution must be under ./srclib/apr/) and use ./configure's --with-included-apr option. On some platforms, you may have to install the diff --git a/docs/manual/install.xml.de b/docs/manual/install.xml.de index 3ab8d95900a..44b438ce1e0 100644 --- a/docs/manual/install.xml.de +++ b/docs/manual/install.xml.de @@ -1,7 +1,7 @@ - + + - + + + + + diff --git a/docs/manual/mod/mod_cache.xml.ja b/docs/manual/mod/mod_cache.xml.ja index 70ad68a7a87..e9ce4e431d7 100644 --- a/docs/manual/mod/mod_cache.xml.ja +++ b/docs/manual/mod/mod_cache.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/mod_env.xml.ja b/docs/manual/mod/mod_env.xml.ja index 7abefb22ff3..97bb37abfc3 100644 --- a/docs/manual/mod/mod_env.xml.ja +++ b/docs/manual/mod/mod_env.xml.ja @@ -1,7 +1,7 @@ - + + + + + diff --git a/docs/manual/mod/mod_proxy_http.xml.meta b/docs/manual/mod/mod_proxy_http.xml.meta index 3b8e7db2958..3fa6899dfac 100644 --- a/docs/manual/mod/mod_proxy_http.xml.meta +++ b/docs/manual/mod/mod_proxy_http.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 64fd09b2e72..eb54c17c7f7 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -270,7 +270,7 @@ respect to case CacheDirLevels levels 2 svEThe number of levels of subdirectories in the cache. CacheDisable url-string | onsvdhEDisable caching of specified URLs -CacheEnable cache_type [url-string]svdhEEnable caching of specified URLs using a specified storage +CacheEnable cache_type [url-string]svdEEnable caching of specified URLs using a specified storage manager CacheFile file-path [file-path] ...sXCache a list of file handles at startup time CacheHeader on|off off svdhEAdd an X-Cache header to the response. @@ -896,7 +896,7 @@ header SessionHeader headersvdhEImport session updates from a given HTTP response header SessionInclude pathsvdhEDefine URL prefixes for which a session is valid SessionMaxAge maxage 0 svdhEDefine a maximum age in seconds for a session -SetEnv env-variable valuesvdhBSets environment variables +SetEnv env-variable [value]svdhBSets environment variables SetEnvIf attribute regex [!]env-variable[=value] [[!]env-variable[=value]] ...svdhBSets environment variables based on attributes of the request