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

docs/manual/mod/mod_mime.xml

index 6327a28edbaea9e411d4e952cf2809ab9a6b12ce..152631a79e503fcd14186ffa291e5608dfe8badd 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>