CakePHP 2.0 changed in htaccess: 
*cakephp<https://github.com/cakephp/cakephp/tree/2.0>
* / app <https://github.com/cakephp/cakephp/tree/2.0/app> / 
webroot<https://github.com/cakephp/cakephp/tree/2.0/app/webroot> / 
.htaccess 
Line 5 from RewriteRule ^(.*)$ index.php?url=$1 [QSA,L] to RewriteRule 
^(.*)$ index.php?/$1 [QSA,L]

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to