From 34849bdadf8f2e1b236a6b1b7b14e54d1211456b Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 5 Mar 2016 18:10:26 +0000 Subject: [PATCH] mixmatched sections reported in comments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1733747 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0