【发布时间】:2011-07-27 07:42:41
【问题描述】:
我已经建立了一套 mod_rewrite 规则,但我有一个问题。
例如,我重写了以下 url:http://dummydomain.com/category/something.html 指向 http://dummydomain.com/index.php?page=category&thing=something。如果我将 GET 参数放在第一个 url 中,我不会在我的 php 程序中得到它们。我该如何调整?
【问题讨论】:
标签: mod-rewrite