protecting an zend framework based application

Discussion in 'Setting-up protection' started by rg_psc, Mar 16, 2009.

  1. rg_psc

    rg_psc New Member

    Joined:
    Mar 16, 2009
    Messages:
    1
    I have an php web application developed using zend framework MVC framework. I have 5 modules in the application directory. 4 modules are role specific and 1 is a shared module. Zend framework uses url rewrite to map the url to specific controller class and then the controller class sends it to the right view template for rendering.

    In this case i want to limit access to members with specific roles to specific urls. How do i configure it using amember?

    To know about zend framework, please visit http://framework.zend.com

    This is an important decision point for me to take a decision to buy this.

    An early response will be appreciated!

    Regards,
    Rajesh Gupta

Share This Page