I have a website that basically only displays things without any forms and post-gets. This website is PHP based and hosted on shared hosting. It rarely changes. I would like to
You should give skycache a try. edit : this project seems cool too: cacheme
Another solution is to use auto_prepend_file/auto_append_file. Something like what's described in this tutorial: Output caching for beginners
auto_prepend_file
auto_append_file