url proxying (ssl->ssl)

url proxying (ssl->ssl)

am 22.04.2008 10:39:49 von Melanie Pfefer

hi again,

I configured ssl on apache (front-end) to access my backend server (tomcat)=
using https (https://proxy-->https://backend)

The following rewrite rule was working when I used url proxying on non-ssl =
apache (http://proxy -> https://backend)

SSLProxyEngine On
SSLProxyCACertificatePath /usr/local/apache2/conf/ssl
RewriteRule ^/(abc.*) https://backend:8443/$1 [P,L]

The same is not working now if I added these lines to httpd-ssl.conf.

Any idea?
thanks. =0A _____________________________________________________=
_____=0ASent from Yahoo! Mail.=0AA Smarter Email http://uk.docs.yahoo.com/n=
owyoucan.html

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See 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

Re: url proxying (ssl->ssl)

am 22.04.2008 12:01:07 von Melanie Pfefer

it is ok now...
I missed RewriteEngine On

:)
thanks.


--- On Tue, 22/4/08, Melanie Pfefer wrote:

> From: Melanie Pfefer
> Subject: [users@httpd] url proxying (ssl->ssl)
> To: users@httpd.apache.org
> Date: Tuesday, 22 April, 2008, 11:39 AM
> hi again,
>=20
> I configured ssl on apache (front-end) to access my backend
> server (tomcat) using https
> (https://proxy-->https://backend)
>=20
> The following rewrite rule was working when I used url
> proxying on non-ssl apache (http://proxy ->
> https://backend)
>=20
> SSLProxyEngine On
> SSLProxyCACertificatePath /usr/local/apache2/conf/ssl
> RewriteRule ^/(abc.*) https://backend:8443/$1 [P,L]
>=20
> The same is not working now if I added these lines to
> httpd-ssl.conf.
>=20
> Any idea?
> thanks.
>=20
>=20
> =20
> __________________________________________________________
> Sent from Yahoo! Mail.
> A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html
>=20
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See 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 =0A _______________________________=
___________________________=0ASent from Yahoo! Mail.=0AA Smarter Email http=
://uk.docs.yahoo.com/nowyoucan.html

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See 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