Hello Team,
We have Cakn application which use mod_WSGi module for calling python web
interpreter same s is working fine on apache 2.4.18 on *Ubuntu 16.04* , now
internal security team has notified us to upgrade Apache with 2.4.39.
when i did "*apt-cache policy Apache"* its shows installed & can
> Not sure if it's possible, but I want to keep the ssl certs on the backend
> server and want to just redirect both http and https to the backend server on
> the reverse proxy, is it possible?
It's not possible with any reverse proxy. By definition, it's going to
handshake w/ the client using i
Hi all,
I have a centos server running apache 2.4.6 in reverse proxy mode, and I
have another backend server running https (used letsencrypt) for the certs
I changed my DNS A record www pointing to the IP address of the reverse
proxy.
http works fine.
https works somewhat (I see the IP address of