From: Eric Covener Date: Sat, 5 Mar 2016 18:10:56 +0000 (+0000) Subject: Merge r1733747 from trunk: X-Git-Tag: 2.4.19~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fbeb7841118b0d4f2e6cbf53e40a67e2a43defff;p=apache 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 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 25cbd942f3..c4dda62f4d 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -4219,7 +4219,7 @@ handler <LocationMatch ^/app/(?<sub>[^/]+)/> SetHandler "proxy:unix:/var/run/app_%{env:MATCH_sub}.sock|fcgi://localhost:8080" -</FilesMatch> +</LocationMatch>

You can override an earlier defined SetHandler