View Single Post
  #1  
Old 03-21-2006, 05:00 PM
henpa henpa is offline
Member
 
Join Date: Mar 2006
Posts: 16
Default cache-control header

Hi,

I really need to be able to configure the "Cache-control" in the HTTP response header for specific directories. I wonder if Litespeed is able to do that, and how.

For example:

Quote:
Cache-control: no-store, no-cache, must-revalidate
Besides the "Expires" header, can we set other headers too?
Reply With Quote