I have implemented mod headers code in htaccess of root folder of website. But unfortunately after verifying with securityheaders.com, I have found that the code implemented is not working,
Everything was working fine with other control panel but it’s not working with hestia, don’t know the exact reason why?
Please help me in finding the correct solution for this. I have also included the directory block with allowoverride all directive in apache2.conf, still it’s not working,
if you’re using Hestia CP with nginx as proxy and apache2 as web server you need to add the headers to nginx configuration.
Using nginx templates for exemple.