How to remove part of URl with .htaccess?

后端 未结 5 473
星月不相逢
星月不相逢 2020-12-09 20:28

Currently i have 20+ URLs on my site in this formate

http://www.example.net/content/index/mission

I want to remove /content/index from all URLs, so they shou

5条回答
  •  Happy的楠姐
    2020-12-09 21:06

    I also have a script I wrote that you put on your server then browse to it via internet browser and it can confirm if you have mod_rewrite on your server. The way I showed you works 100% as long as mod_rewrite is enabled

提交回复
热议问题