From 452ef4d2714fddab162f390d6ea751da2d915557 Mon Sep 17 00:00:00 2001
From: Jim Jagielski
Date: Wed, 10 Feb 2016 17:24:20 +0000
Subject: [PATCH] force to new para
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729671 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/howto/reverse_proxy.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/manual/howto/reverse_proxy.xml b/docs/manual/howto/reverse_proxy.xml
index 7aa8e0a7f2..1b5b203112 100644
--- a/docs/manual/howto/reverse_proxy.xml
+++ b/docs/manual/howto/reverse_proxy.xml
@@ -47,7 +47,8 @@
insulated and protected from the outside; as far as the client is concerned,
the reverse proxy server is the sole source of all content.
- A typical implementation is below: 
+ A typical implementation is below:
+ 
--
2.40.0