この URL をリダイレクトするには少し問題があります。
http://www.domain.com/cat,test.html?cri-109=73_82_129_490_524_536_542_547_636_672_775_797_1098_1318_1319_1453&priceMin&priceMax=%2523&cri-115=50_55_99_113_151_644
これに
http://www.domain.com/cat,test.html?cri-109=73_82_129_490_524_536_542_547_636_672_775_797_1098_1318_1319_1453&priceMin=&priceMax=&cri-115=50_55_99_113_151_644
私はそれを行うためにこの行を試しましたが、運がありません:
RewriteRule ^(.*)%2523(.*)$ /$1$2 [R=301,L]