Remove index.php from URL in Codeigniter

前端 未结 7 757
北恋
北恋 2021-01-02 15:48

I have done this lots of time. But than also I am stuck here again (in a different server) and can not figure out what is the issue.

Completed htaccess editing

7条回答
  •  温柔的废话
    2021-01-02 16:12

    Though your client confirmed the rewrite module is working, what don't you confirm it yourself, make a php file on the root of the project with the code below and try to browse the file.

提交回复
热议问题