RemoveCharset Directive
RemoveCharset extension [extension] directory, .htaccess RemoveCharset is only available in Apache 2.0.24 and later.
The RemoveCharset
directive removes any
character-set associations for files with the given extensions. This
allows .htaccess files in subdirectories to undo
any associations inherited from parent directories or the server
config files.
The extension argument is case insensitive and can be specified with or without a leading dot.
The corresponding directives follow: