The configuration community:
session.cache_limiter
Information
session.cache_limiter specifies cache control method to use for session pages (none nocache private private_no_expire public). Defaults to nocache. See also session_cache_limiter().
Syntax
Example


