location = /engel.html { if ($geoip_country_code = TR) { return 403; } if ($http_accept_language ~* ^tr) { return 403; } }