[Mongrel] SSL doesn't activate in Mongrel

Nathen Harvey nathen at visualcv.com
Fri Mar 14 06:03:32 EDT 2008


Have you set the X-Forwarded-Proto request header?  Here's a snip from 
the apache config:

    # Set header to indentify https requests for Mongrel
    RequestHeader set X-Forwarded-Proto "https"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20080314/d622b01c/attachment.html 


More information about the Mongrel-users mailing list