LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Ruby/Rails (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=20)
-   -   Sending a custom response header to Mongrel when in SSL mode? (http://www.litespeedtech.com/support/forum/showthread.php?t=471)

alaithea 06-19-2006 10:42 AM

Sending a custom response header to Mongrel when in SSL mode?
 
Hi, I'm trying to figure out how to add a header to give a hint to Mongrel (and the Rails application) that we're in SSL mode. In documentation for configuring this with other servers, it looks like this:
Code:

# pass along https hint
AddHeader "X-Forwarded-Proto: https"
HeadRemove "X-Forwarded-Proto"

Is there a way to do this with Litespeed? Thanks.

mistwang 06-19-2006 11:22 AM

It is not possible with current LiteSpeed proxy interface. Will add that extra header for https request automatically in 2.1.17 release.


All times are GMT -7. The time now is 11:54 PM.