RemoveInputFilter
RemoveInputFilter extension [extension] ... directory, .htaccess RemoveInputFilter is only available in Apache 2.0.26 and later.
The RemoveInputFilter
directive removes any input
filter 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.