PDA

View Full Version : cache-control header


henpa
03-21-2006, 05:00 PM
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:

Cache-control: no-store, no-cache, must-revalidate

Besides the "Expires" header, can we set other headers too?

henpa
03-21-2006, 05:24 PM
Actually I need to set "Pragma: no-cache" too. (btw, these are static GIF files, so I can't set them from CGI)

It would be very nice to be able to set them for different contexts inside LSWS configuration.

Thanks, Henrique.

mistwang
03-24-2006, 08:40 AM
You should be able to do that with next release 2.1.13. :-)

henpa
03-25-2006, 02:47 AM
Yeeeeeeee.... thanks!!! :P