2009年9月12日星期六

Re: [fw-mvc] Serving static content to Anonymous user

You can use a plugin.  You should be able to modify this example http://devzone.zend.com/article/3372-Front-Controller-Plugins-in-Zend-Framework - pw

On Fri, Sep 11, 2009 at 7:46 PM, Raavi Raaj <raaviraaj77@gmail.com> wrote:
Hello,

I have a standard ZF (1.8.4) application setup, similar to the quickstart app.

The idea is to:
- Serve cached "page" for Anonymous users and
- Bybass the cache for signed in users.

Ideally where should I place the check for registered user, and start the page cache?

Will it help if I provided my index.php and bootstap.php code?

cheers,
-R

没有评论: