mod_rewrite未知的数组长度

时间:2011-11-01 15:48:11

标签: apache mod-rewrite get

我想稍微调整一下我的网址。

来自:http://test.dev/results.html?cat[]=1&cat[]=2&x=150&y=171其中cat [] =?零,一个或多个

http://test.dev/results.html/1-2/x/150/y/171

我试图根据这个主题mod_rewrite with an unknown number of variables自己做,但没有运气。

0 个答案:

没有答案