I would like for my site when someone clicks "Back" or "Forward" for the server to tell the browser to load the cache instead of reloading the entire page. I ve tested some headers and done research, but I can t seem to get this to function as intended.
Update: The if-modified since header is not something I d like to do. There s got to be more general options when it comes to caching. Even if it doesn t work in every browser (though that would be ideal) even just Firefox/Chrome would be excellent.