Hi all,
I have a two machine setup with the front end running mod_ssl and
mod_proxy. Script calls are proxy passed back to a mod_perl machine not
running SSL.

Problem: I need to know within my mod_perl program whether or not SSL is
active, because if not I won't permit login. So how can I find out from
the backend server whether or not the front end is running in SSL? Is
there any way to pass this info on (I am using mod_rewrite to to
proxypass all non-static content)? Any kind of environmental variables?
I don't see any of note when I dump %ENV.

Thanks!

Joe Junkin
[EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to