RewriteCond %{QUERY_STRING} (^|&)id\=2($|&)
RewriteRule ^gdz2/index\.php$ /gdz2/index? [L,R=301]
<IfModule dir_module>
DirectoryIndex main.php
RewriteCond %{QUERY_STRING} (^|&)id\=2($|&)
RewriteRule ^gdz2/index\.php$ /gdz2/index? [L,R=301]
</IfModule>
RewriteEngine on
простите где ? <IfModule dir_module>
DirectoryIndex main.php
RewriteEngine on
RewriteCond %{QUERY_STRING} (^|&)id\=2($|&)
RewriteRule ^gdz2/index\.php$ /gdz2/index? [L,R=301]
</IfModule>