From 2f895bbf8bd13e8b48c17de349d40c67c4a93e42 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Wed, 8 Mar 2023 09:55:07 +0000 Subject: * Add CHANGES entry for r1907505 [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908186 13f79535-47bb-0310-9956-ffa450edef68 --- changes-entries/mod_mime_nocanon.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes-entries/mod_mime_nocanon.txt (limited to 'changes-entries') diff --git a/changes-entries/mod_mime_nocanon.txt b/changes-entries/mod_mime_nocanon.txt new file mode 100644 index 0000000000..8ebf1a9b01 --- /dev/null +++ b/changes-entries/mod_mime_nocanon.txt @@ -0,0 +1,4 @@ + + *) mod_mime: Do not match the extention against possible query string + parameters in case ProxyPass was used with the nocanon option. + [Ruediger Pluem] -- cgit v1.2.1