How can I Set-cookie PHPSESSID path=/; secure in php.ini or .htaccess, if is posible)
This is the suggestion by securityheaders com
I have tried to redress this:
set-cookie PHPSESSID=f3d506dba7d07bb1f32e02fa061dd720; path=/; secure
Many thanks,
New contributor
Alex is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.