From: Jim Jagielski Date: Tue, 15 Oct 2013 15:45:30 +0000 (+0000) Subject: xforms update X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35c1bb2bf375af3942a3abba2a3ec90865cb2bfe;p=thirdparty%2Fapache%2Fhttpd.git xforms update git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1532397 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authn_socache.html.en b/docs/manual/mod/mod_authn_socache.html.en index fb142c4db54..78059b815b8 100644 --- a/docs/manual/mod/mod_authn_socache.html.en +++ b/docs/manual/mod/mod_authn_socache.html.en @@ -184,17 +184,18 @@ AuthnCacheProvideFor dbd myprovider

AuthnCacheSOCache Directive

- +
Description:Select socache backend provider to use
Syntax:AuthnCacheSOCache provider-name
Syntax:AuthnCacheSOCache provider-name[:provider-args]
Context:server config
Override:None
Status:Base
Module:mod_authn_socache

This is a server-wide setting to select a provider for the - shared object cache. - Values are "dbm", "dc", "memcache", or "shmcb", each subject to the - appropriate module being loaded. If not set, your platform's - default will be used.

+ shared object cache, followed by + optional arguments for that provider. + Some possible values for provider-name are "dbm", "dc", + "memcache", or "shmcb", each subject to the appropriate module + being loaded. If not set, your platform's default will be used.

top
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 84c13a9622b..18ab9d8d18c 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -994,13 +994,14 @@ through ProxyPass.

Support for using a Unix Domain Socket is available by using a target - which appends |sock:/path/lis.sock. For example, to proxy + which prepends unix:/path/lis.sock|. For example, to proxy HTTP and target the UDS at /home/www/socket you would use - http://localhost/|sock:/home/www.socket.

+ unix:/home/www.socket|http://localhost/.

Note: When using Unix Domain Sockets, the hostname and path - associated with the 1st URL (http://localhost/ in the above - example) is ignored; the path associated with the sock: + associated with the 2nd URL (http://localhost/ in the above + example) is ignored; only the scheme is significant. + The path associated with the unix: URL is DefaultRuntimeDir aware.

Suppose the local server has address http://example.com/; diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr index 21cc8d6647e..2c99fef1694 100644 --- a/docs/manual/mod/mod_proxy.xml.fr +++ b/docs/manual/mod/mod_proxy.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index 4b88ca660ee..a428880f9cc 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +