Thanks for the reply. I'm able to manipulate it with ini_set. However, 
according the documentation I should also be able to manipulate it with the 
function. Is it a bug?


"Alexandre SIMON" <[email protected]> wrote in message 
news:[email protected]...
> If you want to manipulate cache control on PHP side, you must set PHP
> directive "session.cache_limiter" to an empty value. Be then sure to 
> always
> set cache control headers to the right value according what your scripts 
> do.
>
> 2010/7/6 Guus Ellenkamp <[email protected]>
>
>> I'm trying to set the cache_control_limiter to public, but it seems to 
>> stay
>> in nocache. What can be wrong? Tried two servers.
>>
>>
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
> -- 
> SIMON Alexandre
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to