]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove repeated line (bz#64596)
authorRich Bowen <rbowen@apache.org>
Sun, 24 May 2026 16:00:16 +0000 (16:00 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 24 May 2026 16:00:16 +0000 (16:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934556 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mime.xml

index b6b992a19aa2244e98c96c5baed83e7bd159e97d..37a61e6f50cc180b0883c85fec8f985bdbce7a2d 100644 (file)
@@ -170,7 +170,6 @@ module="mod_mime_magic">MimeMagicFile</directive></seealso>
 &lt;FilesMatch "^[^.]+$"&gt;
     ForceType text/plain
     AddDefaultCharset UTF-8
-    AddDefaultCharset UTF-8
 &lt;/FilesMatch&gt;
     </highlight>
     </note>