/article/soft.php?id=225&type=down 重定向到 /soft/225.htm
方法:
RewriteCond %{QUERY_STRING} ^id=([0-9]*)&type=down$ [NC]RewriteRule ^article/soft\.php soft/%1.html? [L,R=301]