Ver originalRewriteCond %{QUERY_STRING} \?hola=(.+) [OR] RewriteCond %{QUERY_STRING} \?holaa=(.+)RewriteRule .* /paginas/%1 [R=301,L]