Posts tagged with “Nginx”
Smart Routing with Nginx: Serving Different Sites Based on IP and Cookies
This post shows how you can use nginx to set a different website root based on a combination of the visitor's IP address and cookies. You can use this to allow staff and contractors to test a new site, whilst regular visitors still see the old site.