On Saturday 14 September 2019 at 10:45:34, Antony Stone wrote:

> On Saturday 14 September 2019 at 02:10:26, Daniel Ferradal wrote:
> > Sslproxyengine on must be defined where the balancer is defined due to
> > its members being ssl, try that or move the balancer definition inside
> > the virtual host.
> 
> Putting "SSLProxyEngine On" in the Balancer definition gives
> "SSLProxyEngine not allowed here".

I just found 
https://httpd.apache.org/docs/current/mod/mod_ssl.html#sslproxyengine which 
says the directive is valid in server config, virtual host, and proxy section, 
but that "The proxy section context is allowed in httpd 2.4.30 and later".

I have 2.4.25.

So, I tried SSLProxyEngine On at the server config level instead, and it now 
appears to be working :)

So, thanks for the pointer / suggestion - it got me to a better place than I 
was :)


Antony.

-- 
A user interface is like a joke.
If you have to explain it, it means it doesn't work.

                                                   Please reply to the list;
                                                         please *don't* CC me.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to