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" <lexsimon@xxxxxxxxx> wrote in message news:AANLkTinXc9ejxvf2xd7Hj_92R3y2YxalzvNTjVcllnRK@xxxxxxxxxxxxxxxxx > 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 <Ellenkamp_Guus@xxxxxxxxxxx> > >> 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