Re: Re: Reverse proxy for TLS connections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Tue, Feb 22, 2022 at 12:16 Tom Browder <tom.browder@xxxxxxxxx> wrote:
On Tue, Feb 22, 2022 at 11:59 Eric Covener <covener@xxxxxxxxx> wrote:
...
The server decrypts incoming requests the same way regardless of how
it will later handle the request (static file, CGI, proxy).

Okay, thanks. I'll head in that direction and see if I can get it all to work.

I seem to be making some progress. I can get an A from SSL Labs, but I'm getting a 503 response when I try to go to the website directly (https://gbumc.church).

I'm presently using the following proxy lines for the site:

    ProxyPass "/" "http://gbumc.church:10000/"
    ProxyPassReverse "/" "http://gbumc.church:10000/"

Is there any problem with that syntax? If not I assume the problem is with the code on the backend.

Thanks.

-Tom




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux