【发布时间】:2013-11-22 07:50:07
【问题描述】:
我在 StackOverflow 中找不到其他问题的答案。 mod_rewrites 生成器失败了,所以我不知道该怎么做..
我有那个网址:http://example.com/?index&category=football
足球是php的动态生成器,所以分类很多。 所以我想要这样的网址:http://example.com/football
如何用 mod_rewrite 做到这一点? 非常感谢!
【问题讨论】:
-
你能发布你的 mod_rewrite 代码(.htaccess 文件)
标签: php apache .htaccess mod-rewrite