Remove .php from URL

后端 未结 11 941
生来不讨喜
生来不讨喜 2020-12-15 22:17

Ubuntu 14.04LTS 32bit

LAMP

I know it\'s an old question but..

I need it to remove .php anywhere it finds it from the visible url. It needs to work wi

11条回答
  •  一生所求
    2020-12-15 22:33

    Maybe this could be a duplicate, but take a look at this:

    How to remove .html from URL

    In the solution, just change html to php

提交回复
热议问题