-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Jeff,
On 3/3/14, 5:11 PM, Jeff Haferman wrote: > Yes, for development httpd and tomcat are on the same physical > machine. Eventually they will be on different machines. But, even > if I try browser <--- HTTPS --> httpd <-- HTTP --> Tomcat by just > changing the ProxyPass and ProxyPassReverse directives to use the > unencrypted URLs as follows > > <VirtualHost *:443> SSLEngine on SSLProxyEngine on > SSLCertificateFile /path/to/server.crt SSLCertificateKeyFile > /path/to/server.key ServerName my.webserver.com ProxyPass / > http://my.webserver.com:8080/ ProxyPassReverse / > http://my.webserver.com:8080/ </VirtualHost> > > the reverse proxy still does not serve the tomcat pages as I would > expect. Given the above setup, what /actually/ happens when you try to request a resource that should go to Tomcat? "does not serve pages as I expect" is not a good description. Oh, and everyone posting NEEDS HELP to it's not necessary to add "HELP NEEDED" or similar text to your subjects. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJTFQFUAAoJEBzwKT+lPKRY2HYP+wb7xl7KYjOP6svlQE8qmI6r B8d/wUdteORgBK+kFjVZhsK8w14pvHIg5Ujxzigk8SMfwWXEFF/gwJCR+r/9lBIZ nKqarrMr3fwnY0AubTcnraYSywKofGmOPDXjOJFjZqQ/r9DdVaSVZuNCrdN+WL0I 26NXuRvEv9aJyIcYxTH8NHyFgmqZYhiylkQ7NTtR1Fp5sp9pHvy77JMbfxymaiQq Ac0sNbrNCf7BgmKqwe1E9cWDVcXIoYoYNbKZ0lY06t37IVsOdJW4Qru95XRnSBt9 DgMUBqVB0AQ0cxlu1h6qAhzgt7VuAE685ap3/HGlNv6r6PNgNIO69PRyPb+MvGEX P77avVNGLKKeYz0JtvlxNTwsemNTQMJj3nqYmGiBYOKppJ5l8a6vtFqkfM3Cm3TP hpd1IajBddGSFGSDIrLN4O1RqNPwclP3fce9BGC+5IuQv76wAlovWMoQrK+C+jE/ KA6VpdAIBAm2YvbPZzYJgLaFJY7u1zFqFKactx1qs1XX7hrt4J/Hq9Xk4KsIPuFu cfjrEIppVHhtbrlwoAfqjA8JEqoiS6mO6mdbZfMpzLr2+cMg8Mer7kt9XRV0yE3q E+g3QmLMrVjJQSixrb5525WsQCLavkdf+Ynvg1aIDoXA8usTcP+jb3wLb9OSKYc3 6qVD7hgYoqREEXDt6pOc =WPxU -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org