Jorge Infante Osorio wrote:
Hi all.
I have a reverse proxy in http://reverseproxy/ and I want to access to an
internal node https://nodesecure:8443/ when I type http://reverseproxy/ in
firefox.
So part of my httpd.conf :
ProxyPass / https://nodesecure:8443/
ProxyPassReve
Hi all.
I have a reverse proxy in http://reverseproxy/ and I want to access to an
internal node https://nodesecure:8443/ when I type http://reverseproxy/ in
firefox.
So part of my httpd.conf :
ProxyPass / https://nodesecure:8443/
ProxyPassReverse / https://nodesecure: