Commit 8a08b15d authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Improve example layout

Synch with trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1745815 13f79535-47bb-0310-9956-ffa450edef68
parent ce5f1454
Loading
Loading
Loading
Loading
+25 −24
Original line number Diff line number Diff line
@@ -137,6 +137,7 @@ ProxyPass "/myapp/" "balancer://myappcluster/"
    # Note: The only part that varies is /path/to/app.sock
    SetHandler  "proxy:unix:/path/to/app.sock|fcgi://localhost/"
</FilesMatch>

# Define a matching worker.
# The part that is matched to the SetHandler is the part that
# follows the pipe. If you need to distinguish, "localhost; can