----- daytan379@xxxxxxxxxx wrote: > I install > Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.7d DAV/2 on > solaris platform. > > I want configure my apache how reverse proxy. > I want to configure my reverse proxy as a https site. But to reach that > site, https must go through an http proxy. This doesn't make *any* sense (to me). > I have configured > > On > SSLProxyEngine > ServerName myserver > ProxyPass / https://test:443/ > > ProxyPassReverse / https://test:443/ What > SSLProxyCACertificateFile # / etc is > / apache / ssl.crt / cacerts.crt This? > * ProxyRemote http://10.10.10.10.:8080 It looks broken, one way or the other. Please paste your *real* configuration. The only thing that I can read from it is that: ProxyRemote takes two arguments, hence the error. You shouldn't need ProxyRemote at all in your configuration. Or am I misunderstanding your set-up? > But when I try to connect I receive on Error log > [Wed Dec 01 09:51:40 > 2010] [notice] Digest: generating secret for digest authentication > ... > > [Wed Dec 01 09:51:40 2010] [notice] Digest: done > [Wed Dec 01 09:51:40 > 2010] [notice] Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.7d > DAV/2 > configured -- resuming normal operations > [Wed Dec 01 09:51:52 2010] > [error] (20014)Error string not specified yet: proxy: pass request > body > failed to 10.10.10.10:8080 (10.10.10.10) > [Wed Dec 01 09:51:52 2010] > [error] (20014)Error string not specified yet: proxy: pass request > body > failed to 10.10.10.10:8080 (10.10.10.10) from 10.10.13.11 () > > Any Ideas > ? > Than'k > Giovanni So long, i -- Igor GaliÄ Tel: +43 (0) 664 886 22 883 Mail: i.galic@xxxxxxxxxxxxxx URL: http://brainsware.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx