Stealing a page from WP Super Cache’s book, I’ve written a plugin for Zenphoto that caches (and optionally gzips) Zenphoto pages on the file system to minimize PHP execution, making your dynamic image gallery run almost as fast and light on resources as a static website. Read more about Zenphoto staticCacheControl here.
Nagging question:
Using PHP, is it impossible to redirect a browser to a different URL without changing the browser’s URL visibly? In other words, can transparent URL rewriting Apache-style be accomplished with PHP?
If you liked this post, please subscribe to my feed. Thanks for visiting!


0 Responses to “Zenphoto plugin: Static Cache Control”