-- Jacky Chen <[EMAIL PROTECTED]> wrote
(on Friday, 19 January 2007, 11:56 AM +0800):
> Hi there,
> I want to add two routers,one to match the path such as http://myhost/action 
> or
> http://myhost/action?querystring and another match the path such as http://
> myhost/controller/action .How?

Check out the rewrite router:

    
http://framework.zend.com/manual/en/zend.controller.providedsubclasses.html#zend.controller.providedsubclasses.rewriterouter

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to