Slim Framework always return 404 Error

后端 未结 8 453
独厮守ぢ
独厮守ぢ 2021-02-01 04:27

These days i\'m using Slim Framework as my simplest tool to develop the php web api. Using these two articles:

  • Coenraets
  • CodingThis
8条回答
  •  北荒
    北荒 (楼主)
    2021-02-01 04:59

    For people who still search answers because previous doesn't work, this works for me :

    RewriteBase //
    

提交回复
热议问题