I forgot, what is a reverse proxy? I'm aware what a normal proxy is, you install it on some computer in a network and configure the computers in the network to make requests to it instead of directly accessing web sites
(Though I wonder whether there's any point to it with HTTPS, as from what I've seen, for a HTTPS page, it just sends the proxy a CONNECT and requests it to pass through a connection to talk directly to the server...)