$set_redirect('https://'+$(HTTP_HOST)+$(countryMap{$(GEO{'country_code'})})+'?'+$(QUERY_STRING)) $set_redirect('https://'+$(HTTP_HOST)+$(countryMap{$(GEO{'country_code'})})) $set_redirect('https://'+$(HTTP_HOST)+$(countryMap{'default'})+'?'+$(QUERY_STRING)) $set_redirect('https://'+$(HTTP_HOST)+$(countryMap{'default'})) $set_response_code(404)