NginX Friendly PHP Framework

前端 未结 3 1460
梦谈多话
梦谈多话 2020-12-25 09:04

I am looking for a PHP framework that, if I\'m lucky, just works in nginx under FastCGI, otherwise, one that doesn\'t take too much tweaking.

3条回答
  •  攒了一身酷
    2020-12-25 09:59

    As some commenters have noted you just need to set up nginx correctly. Here's a post that sets up nginx for codeigniter.

提交回复
热议问题