RE: No cache when SID

hpdl <[email protected]> 26 Jun 2003 11:23:34 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <bcd4d96afb9ab5b5dbb2ec4347aedb75@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=187734#187734
----------------------------------------------------------------

You can enable the new FORCE_SESSION_COOKIE_USE feature so that sessions are only started when cookies on the browser are accepted. This avoids the session ID from appearing on the URL at all, and thus the cache can always be used.

Those without cookies enabled will be forwarded to a page that explains in order to shop at the store, cookies would need to be accepted/enabled for the server the store is running on.