I\'m trying to get a CakePHP application to work. For this, I\'ve set up a brand new Debian installation, updated the configuration and put everything in /var/www, which has
CakePHP has only one .htaccess file inside webroot directory. No need more .htaccess files. You must set app/webroot as your DOCUMENT_ROOT.
.htaccess
app/webroot
DOCUMENT_ROOT