]> granicus.if.org Git - apache/commitdiff
mixmatched sections reported in comments
authorEric Covener <covener@apache.org>
Sat, 5 Mar 2016 18:10:26 +0000 (18:10 +0000)
committerEric Covener <covener@apache.org>
Sat, 5 Mar 2016 18:10:26 +0000 (18:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1733747 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index f768594f028e45ea1b832b0b80aec4e95b142032..c35ea6ae909c7d87b13f84d30724a4ebc77fe487 100644 (file)
@@ -4366,7 +4366,7 @@ SetHandler imap-file
     <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>