Duh, I see 'https://...' in the $ENV{HTTP_REFERER}.
Problem solved.
Thanks anyway!

"Joseph R. Junkin" wrote:
> 
> Hi all,
> I have a two machine setup:
> (A) A frontend running mod_ssl, mod_rewrite and mod_proxy.
> (B) A backend mod_perl machine server not running SSL that is
> proxypassed to from the frontend
> 
> Problem: I need to know within my mod_perl backend server whether or not
> SSL is active on the frontend, because if not I won't permit login.
> 
> So how can I find out from the backend server (B) whether or not the
> frontend (A) is running in SSL?
> 
> Thanks!
> 
> Joe Junkin
> [EMAIL PROTECTED]

Reply via email to