Does IP2Location Redirection work on NGINX?
-
The installation is set up by following:
https://www.nginx.com/resources/wiki/start/topics/recipes/wordpress/With this NGINX directive, so that every request points to index.php:
try_files $uri $uri/ /index.php?$args;
Will IP2Location Redirection work fine?`
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Does IP2Location Redirection work on NGINX?’ is closed to new replies.