2012-09-03 70 views

回答

0

试试这个

RewriteEngine On 
RewriteCond %{QUERY_STRING} ^(.*)=(.*) 
RewriteRule ^(.*) /%1-%2? [R,L]