View Single Post
  #2  
Old 09-26-2011, 11:50 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,390
Enable LS build-in cache as follows (sample config):
Quote:
Admin CP -> Configuration -> Server -> Cache:
Storage Path*: /diskcache
Max Object Size: 512 KB
Enable Private Cache: Yes
Private Cache Expire Time (seconds): 120
Do-Not-Cache URL: /wp-admin/
No .htaccess rules are required.

Note:
* make sure storage path (e.g. /diskcache) exists.
Reply With Quote