Is it possible to detect the requesting IP, and then use that to control which origin server to send the request to?
The idea is we want to serve a different version of our website to internal users (for testing etc) but still use the same hostname as the public site.