External Publication
Visit Post

/?i=1 how to eliminate

InfinityFree Forum [Unofficial] March 26, 2026
Source
RewriteEngine On
RewriteCond %{QUERY_STRING} ^i=1$ [NC]
RewriteRule ^$ /? [R=301,L]

Put this in your .htaccess file and make sure it at the top!

Discussion in the ATmosphere

Loading comments...