标签: .htaccess url-rewriting
我遇到重定向问题
我有一个像
RewriteRule top-offers.html /?index.php&categoryid=50[QSA,L,R]
但是QueryString不会附加在URL中。