How to disable HEAD Method using .htaccess ?
I'm looking for a solution such that the GET/POST and other such donot get affected by this .htaccess command.
I've already disabled Trace using httpd config and have gone through various answers on stackoverflow but none of them are precise to my requirement.