Welcome Guest, Not a member yet? Register   Sign In
Secure cookie change in php.ini
#1

The site https I changed options to true. Apparently it is working. 
$ config ['cookie_secure'] = TRUE;
$ config ['cookie_httponly'] = TRUE;

But in php.ini this session.cookie_secure = Off and session.cookie_httponly = Off. I should switch to On?
Reply


Messages In This Thread
Secure cookie change in php.ini - by edica - 01-15-2016, 06:34 AM
RE: Secure cookie change in php.ini - by skunkbad - 01-15-2016, 11:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB