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"

_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to