In my .htacess file:
#RULE 1: RewriteCond %{REQUEST_URI} ^.*hi1.*$ RewriteRule ^.*$ https://www.google.com/ [R=301,L] #RULE 2: RewriteCond %{REQUEST_URI