From: Eric Covener Date: Sat, 5 Mar 2016 18:10:26 +0000 (+0000) Subject: mixmatched sections reported in comments X-Git-Tag: 2.5.0-alpha~1955 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34849bdadf8f2e1b236a6b1b7b14e54d1211456b;p=apache mixmatched sections reported in comments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1733747 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index f768594f02..c35ea6ae90 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -4366,7 +4366,7 @@ SetHandler imap-file <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