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:8443/
ProxyHTMLURLMap     https://nodesecure:8443    /

What I missed?

Thanks,
Ing. Jorge Infante Osorio.
J´Dpto Soluciones SOA.
CDAE.
UCI



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

Reply via email to