From: Stefan Fritsch Date: Wed, 27 Jul 2011 14:46:12 +0000 (+0000) Subject: document ProxySourceAddress X-Git-Tag: 2.3.14^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b513bad561322bfb2c2e07ce171fa157a6806b;p=thirdparty%2Fapache%2Fhttpd.git document ProxySourceAddress git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151484 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 289355110a9..39997277eb8 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1735,8 +1735,22 @@ header for proxied requests Effectiveness

This option is of use only for HTTP proxying, as handled by mod_proxy_http.

+ + + +ProxySourceAddress +Set local IP address for outgoing proxy connections +ProxySourceAddress address +server config +virtual host + +Available in version 2.3.9 and later + +

This directive allows to set a specific local address to bind to when connecting + to a backend server.

+