application.iniでZend_Cache_Frontend_Pageを構成するにはどうすればよいですか?正規表現を定義できません(例http://framework.zend.com/manual/en/zend.cache.frontends.html#zend.cache.frontends.page.examplesを参照してください。次のようになります。
resources.cachemanager.page.frontend.options.regexps.^/$.cache = true
しかし、それは悪いiniファイル構文であり、次のように失敗します。
Zend_Config_Exception:構文エラー、予期しない'$'