From: Rich Bowen Date: Sun, 24 May 2026 16:00:16 +0000 (+0000) Subject: Remove repeated line (bz#64596) X-Git-Tag: 2.4.68-rc1-candidate~92 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9502dccd31547f878259d911bbce4c05089c074d;p=thirdparty%2Fapache%2Fhttpd.git Remove repeated line (bz#64596) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934556 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index b6b992a19a..37a61e6f50 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.xml @@ -170,7 +170,6 @@ module="mod_mime_magic">MimeMagicFile <FilesMatch "^[^.]+$"> ForceType text/plain AddDefaultCharset UTF-8 - AddDefaultCharset UTF-8 </FilesMatch>