Re: Caching CSS and .js files
Re: Caching CSS and .js files
- Subject: Re: Caching CSS and .js files
- From: "John Huss" <email@hidden>
- Date: Thu, 6 Nov 2008 16:47:39 -0600
The expires header can be set with mod_expires in apache to control the caching of css and js files.
setPageRefreshOnBacktrackEnabled(true) mainly sets the Expires header to expire the html page immediately.
John
On Thu, Nov 6, 2008 at 2:41 PM, Gino Pacitti
<email@hidden> wrote:
Hi All
Anyone have any concise information on caching css and .js files while using:
setPageRefreshOnBacktrackEnabled(true);
Does the Header affect all elements on the page including images, css and .js files or does it just cause the browser to ask for the page again and other elements are brought from the cache..
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden