Thursday, July 11, 2013

Re: RewriteRule not working as before

If there are a hundred of rules
Router :: connect () really slows the application. For larger applications is a big problem. So I decided to Apache RewriteRule (CakePhp 1.3). In earlier versions of CakePHP and (1.3) all worked OK.

For example simple Rule:
RewriteRule ^upozorenje/index$ warnings/index [L]
in the new version of CakePHP 2.1 RewriteRule does not work.



On Thursday, July 11, 2013 4:13:21 PM UTC+2, AD7six wrote:


On Thursday, 11 July 2013 13:42:03 UTC+2, boris wrote:
RewriteRule ^upozorenje/index$ warnings/index [L]
rule is not working.

If your rewrite rules aren't working - you're on your own and that's off topic for this group.

Alternatively routes work. Routes work very well. Did I mention that routes work?

Routely

AD
(I'm not buying "it really slows the application")

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: