小编Sal*_*lam的帖子

如何使用.htaccess删除部分URl?

目前,我的网站上有20多个网址

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

我想从所有网址中删除/ content/index,所以它们看起来应该是这样的

http://www.example.net/mission

换句话说,我总是从网址中删除/ content/index.我确信它非常直接,但我对Apache不是很有经验.

apache .htaccess mod-rewrite

7
推荐指数
1
解决办法
2万
查看次数

标签 统计

.htaccess ×1

apache ×1

mod-rewrite ×1