Greetings,
    I have a web site that uses a number of SSI calls for dynamic data.  This data can change often, but the browser's cache retains the stale information for day, weeks and sometimes months for most users.  I have used the appropriate meta tags in the html page:
 
 <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
 <META HTTP-EQUIV="Expires" CONTENT="-1">
 
but I'm finding that most browsers ignore this information.  Upon further investigation, a number of people have told me I need to configure my server to send a proper 'expires directive' n the http header.   Does anyone know anything about this, and more importantly, if/how this configuration can be set in Sambar?
 
TIA!
--Joe
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/


Reply via email to