Commit 43c3c190 authored by Eric Covener's avatar Eric Covener
Browse files

Merge r1733747 from trunk:

mixmatched sections reported in comments




git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733748 13f79535-47bb-0310-9956-ffa450edef68
parent db05a9f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4219,7 +4219,7 @@ handler</description>
    <highlight language="config">
&lt;LocationMatch ^/app/(?&lt;sub&gt;[^/]+)/&gt;
     SetHandler "proxy:unix:/var/run/app_%{env:MATCH_sub}.sock|fcgi://localhost:8080"
&lt;/FilesMatch&gt;
&lt;/LocationMatch&gt;
    </highlight>

    <p>You can override an earlier defined <directive>SetHandler</directive>