Or maybe your web host is doing something in the Server’s httpd.conf file that is preventing this .htaccess directive from working? Before going too deep at looking at things on your website you should ask your Host if they allow using this .htaccess directive in an .htaccess file on your website:
RewriteCond %{REQUEST_METHOD} ^(HEAD|TRACE|DELETE|TRACK|DEBUG) [NC]