https://bz.apache.org/bugzilla/show_bug.cgi?id=64596

Dan Jacobson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #8 from Dan Jacobson <[email protected]> ---
Good thing I double checked. I found a repeated line:

# For all files with no extension:
<FilesMatch "^[^.]+$">
    ForceType text/plain
    AddDefaultCharset UTF-8
    AddDefaultCharset UTF-8  <==== HERE
</FilesMatch>

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to