For security, I want to add the following parameter to my php.ini file. But, I want to make sure it sticks through subsequent builds of Apache/PHP via Easy::Apache. What are the proper steps?
session.cookie_httponly = True
For security, I want to add the following parameter to my php.ini file. But, I want to make sure it sticks through subsequent builds of Apache/PHP via Easy::Apache. What are the proper steps?
session.cookie_httponly = True