to be a bit more precise, I recommend section 8.5.6.1:
Zend_Controller_Router_Route.

http://framework.zend.com/manual/en/zend.controller.router.html#zend.controller.router.routes.standard

Best regards
Tobias

2008/11/11 Tobias Gies <[EMAIL PROTECTED]>

> Hi Ace,
>
> I think plain ol' RT*M will do here.
>
> http://framework.zend.com/manual/en/zend.controller.router.html
>
> Best regards,
> Tobias
>
> 2008/11/11 Ace Paul <[EMAIL PROTECTED]>
>
>
>> What i have at the moment is this
>> domain.com/controller/action/variable/variablename
>>
>> the thing is that action and variable are the same name,
>> so is it possible to do a rewrite with zend so that i can call it with
>> domain.com/controller/variable/variablename
>> or
>> domain.com/controller/action/variablename
>>
>> I'd like to set it up like this for more effective search engine
>> optimisation.
>>
>> thanks for any help
>> --
>> View this message in context:
>> http://www.nabble.com/rewriting-a-url-from-zend-framework-tp20438641p20438641.html
>> Sent from the Zend Framework mailing list archive at Nabble.com.
>>
>>
>

Reply via email to