From: Jim Jagielski Date: Mon, 14 Oct 2013 15:02:50 +0000 (+0000) Subject: IDE typo error X-Git-Tag: 2.5.0-alpha~4952 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b40ddae79d47df7c10f7909b43df7313f70799e;p=thirdparty%2Fapache%2Fhttpd.git IDE typo error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1531933 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 5853595df9e..fce53667e03 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -828,8 +828,8 @@ expressions http://localhost/|sock:/home/www.socket.

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 1st URL (http://localhost/ in the above + example) is ignored; the path associated with the sock: URL is DefaultRuntimeDir aware.

Suppose the local server has address http://example.com/;