From 0b40ddae79d47df7c10f7909b43df7313f70799e Mon Sep 17 00:00:00 2001
From: Jim Jagielski
Date: Mon, 14 Oct 2013 15:02:50 +0000
Subject: [PATCH] IDE typo error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1531933 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_proxy.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 5853595df9..fce53667e0 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/
;
--
2.40.0