View Single Post
  #51  
Old 02-24-2011, 12:02 PM
track1 track1 is offline
Member
 
Join Date: Oct 2010
Posts: 46
Quote:
Originally Posted by mistwang View Post
with LSWS 4.0.20, change header() code or add a new one

Code:
header('X-LiteSpeed-Cache-Control: no-cache' );
it will prevent LSWS from caching this page.
ok great, just upgraded to 4.0.20 and changed that header.

Haven't found why sometimes .htaccess rules were not respected, but i hope with this, any logged user page will be cached and server to not logged in users.

Last edited by track1; 02-24-2011 at 12:04 PM..
Reply With Quote