]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix layout in an example
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 5 Sep 2018 16:25:25 +0000 (16:25 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 5 Sep 2018 16:25:25 +0000 (16:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840140 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml.fr

index d1c91f11e0bacf2f65cd60d9567f05740989ed28..91eba81ac3d55401af6cc4b5f82028638089b172 100644 (file)
@@ -756,8 +756,7 @@ requĂȘtes</description>
 
     <example><title>Exemple</title>
       <highlight language="config">
-ProxyRemote "http://goodguys.example.com/"
-"http://mirrorguys.example.com:8000"
+ProxyRemote "http://goodguys.example.com/" "http://mirrorguys.example.com:8000"
 ProxyRemote "*" "http://cleverproxy.localdomain"
 ProxyRemote "ftp" "http://ftpproxy.mydomain:8080"
     </highlight>