Custom Redirects

Redirected to /custom-redirects/pages-region/region-US

                
        "httpRedirects":[ 
            {
                "source": "/region",
                "destination": "custom-redirects/pages-region/region-US.html",
                "type": 302,
                "conditions": {
                    "country": ["US"]
                }
            }
        ]