
02-24-2011, 12:02 PM
|
|
Member
|
|
Join Date: Oct 2010
Posts: 46
|
|
Quote:
Originally Posted by mistwang
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..
|