.htaccess for cakephp

后端 未结 5 2135
时光取名叫无心
时光取名叫无心 2020-11-28 04:52

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

5条回答
  •  眼角桃花
    2020-11-28 05:39

    CakePHP has only one .htaccess file inside webroot directory. No need more .htaccess files. You must set app/webroot as your DOCUMENT_ROOT.

提交回复
热议问题