On Mon, Feb 21, 2022 at 13:34 Tom Browder <tom.brow...@gmail.com> wrote:
> On Mon, Feb 21, 2022 at 10:16 Eric Covener <cove...@gmail.com> wrote: Let me try to rephrase the situation and question: If I use a reverse proxy as in the basic example in the docs, does that handle https traffic also? Or does the the "http://www.example.com <http://localhost>" lines have to be written as "https://www.example.com"? Thanks. -Tom