Hi, in a website I manage, I found two cookies probably set by OVH (300gpBAK and 300gp) for load balancing purposes. My website is, infact, in a shared hosting and running under SSL. Any cookie is set as “secure”, apart from the ones above.
Is there any way to override their secure and httponly attributes directly from my website? I tried using ini_set but it didn’t work.