]> granicus.if.org Git - apache/commitdiff
Merge r1733747 from trunk:
authorEric Covener <covener@apache.org>
Sat, 5 Mar 2016 18:10:56 +0000 (18:10 +0000)
committerEric Covener <covener@apache.org>
Sat, 5 Mar 2016 18:10:56 +0000 (18:10 +0000)
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

docs/manual/mod/core.xml

index 25cbd942f36113e5d90c934eef2544dda77c49e9..c4dda62f4dbde5ddae3b2974c5a1598112220940 100644 (file)
@@ -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>