E
E
Evgeny Sheleg2011-11-08 21:01:19
Zend Framework
Evgeny Sheleg, 2011-11-08 21:01:19

Zend Framework VS CNC?

Hello.
Faced such a problem. I decided to switch to this Framework, but its MVC structure does not allow using the rules that I have in .htaccess:

RewriteRule ^([a-zA-Z0-9\_\-]+$) php.php?user=$1 [L]<br/>

My user profile is available at the URL site.ru/user
Please tell me how to leave the possibility of this rule and at the same time ensure the operation of MVC.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CrazySquirrel, 2011-11-08
@Duti_Fruti

Zend_Controller_Router_Route
framework.zend.com/manual/1.11/en/zend.controller.router.html#zend.controller.router.routes.standard

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question