8 messages in ru.sysoev.nginxRe: Setting HTTPS on
FromSent OnAttachments
Robert LeftwichMar 2, 2007 1:37 am 
Wayne E. SeguinMar 2, 2007 3:48 am 
Robert LeftwichMar 2, 2007 4:33 am 
Aleksandar LazicMar 2, 2007 10:44 pm 
Robert LeftwichMar 2, 2007 11:46 pm 
Aleksandar LazicMar 3, 2007 1:20 am 
RoxisMar 3, 2007 2:55 am 
Robert LeftwichMar 4, 2007 12:18 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Setting HTTPS onActions...
From:Roxis (roxi@public.gmane.org)
Date:Mar 3, 2007 2:55:40 am
List:ru.sysoev.nginx

there is no way to set an environment variable from proxy (like nginx). you can only add/modify headers and _your backend_ will set environment variables based on them (adding 'HTTP_' prefix and make it uppercase)

if you realy need 'HTTPS' variable, you need to modify you backend