Hello to everyone,
I want to direct foreign visitors of my site in one directory, this based on their IP.
My site structure is:
index.php(file)
|->foreign(directory)
I think that this can be done with .htaccess, but I don't know how
Can someone gives me an example how to do this?