Apache Reference: mod_mime, SetHandler
SetHandler
Add a Content Handler Association
Syntax: SetHandler A
Example: SetHandler server-status
Since: Apache 1.1
When placed into an
.htaccessfile or a <Directory> or <Location> section, this directive forces all matching files to be parsed through the handler given by handler-name.