Added the required .htaccess file

This commit is contained in:
Phil 2022-02-26 13:23:37 +00:00
parent e4fbe6d490
commit a2dfdb29b4

5
htaccess Normal file
View File

@ -0,0 +1,5 @@
RewriteEngine On
RewriteCond %{ENV:IP2LOCATION_COUNTRY_SHORT} ^RU$
RewriteRule ^(.*)$ http://www.google.co.uk [L]