RewriteCond %{QUERY_STRING} ^k=(.+)$RewriteRule ^Default/List\.html$ index.php?module=Default&action=List&k=%1 [L]