You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "daytan379@tiscali.it" <da...@tiscali.it> on 2010/12/01 09:59:42 UTC

[users@httpd] Apache 2.0 reverse proxy

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.
I have configured

On 
SSLProxyEngine
ServerName myserver
ProxyPass / https://test:443/

ProxyPassReverse / https://test:443/
SSLProxyCACertificateFile # / etc 
/ apache / ssl.crt / cacerts.crt
* ProxyRemote http://10.10.10.10.:8080



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


Supera i limiti: raddoppia la velocità da 10 a 20 Mega!   Risparmia con Tutto Incluso: telefono + adsl 20 mega a soli 29,95 € al mese per due anni!  SCONTO DI 240 EURO!  http://abbonati.tiscali.it/telefono-adsl/prodotti/tc/tuttoincluso/?WT.mc_id=01fw 

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org