【发布时间】:2014-06-20 12:09:13
【问题描述】:
我将在 .htaccess 的帮助下重定向此网址:
http://www.example.com/index.php?q=where is new york?&start=0&type=web
到:
http://www.example.com/search/where is new york?/0/web
知道我如何实施这个计划吗? 重要的是,问号不会重置其他 GET-Value。 谢谢!
【问题讨论】:
标签: php regex apache .htaccess mod-rewrite