Sorry if this is a bit late, but it's a Nginx Reverse Proxy. Basicaly you get another server and redirect your main web server through there. While doing that you can serve a HTML file.
I'm guessing there are a lot of ways to do this, but this is one way.