From: Rich Bowen Date: Sun, 24 May 2026 15:59:51 +0000 (+0000) Subject: Remove repeated line (bz#64596) X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4235ea4aef03f201867ef35f68555fa618695759;p=thirdparty%2Fapache%2Fhttpd.git Remove repeated line (bz#64596) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934555 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index 6327a28edb..152631a79e 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>