【发布时间】:2015-07-19 19:53:44
【问题描述】:
我有几个网址我想从网址中删除整个目录部分。 htaccess 301 重定向是什么?有人可以帮忙吗?
例如。
https://example.com/first-lastname-word1-word2/biography/firstnamelastname
https://example.com/first-lastname-word1-word2/activity/firstnamelastname
https://example.com/first-lastname-word1-word2/announcements/firstnamelastname
https://example.com/first-lastname-word1-word2/wall/firstnamelastname
成为https://example.com/activity/firstnamelastname https://example.com/biography/firstnamelastname等等等等
【问题讨论】:
标签: apache .htaccess mod-rewrite rewrite http-status-code-301