Commit 8887e616 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Fix layout in an example


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840140 13f79535-47bb-0310-9956-ffa450edef68
parent ccd0bccc
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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>