Loading docs/manual/mod/mod_proxy.xml +1 −1 Changes for docs/manual/mod/mod_proxy.xml: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -908,7 +908,7 @@ expressions</description> <p>In 2.4.7 and later, support for using a Unix Domain Socket is available by using a target which prepends <code>unix:/path/lis.sock|</code>. For example, to proxy HTTP and target the UDS at /home/www/socket, you would use HTTP and target the UDS at /home/www.socket, you would use <code>unix:/home/www.socket|http://localhost/whatever/</code>. Since the socket is local, the hostname used (in this case <code>localhost</code>) is moot, but it is passed as the Host: header value of the request.</p> Loading Loading
docs/manual/mod/mod_proxy.xml +1 −1 Changes for docs/manual/mod/mod_proxy.xml: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -908,7 +908,7 @@ expressions</description> <p>In 2.4.7 and later, support for using a Unix Domain Socket is available by using a target which prepends <code>unix:/path/lis.sock|</code>. For example, to proxy HTTP and target the UDS at /home/www/socket, you would use HTTP and target the UDS at /home/www.socket, you would use <code>unix:/home/www.socket|http://localhost/whatever/</code>. Since the socket is local, the hostname used (in this case <code>localhost</code>) is moot, but it is passed as the Host: header value of the request.</p> Loading