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"
on 14.03.2008 11:30
on 14.03.2008 18:12
I haven't actually set up Apache. Is it possible to enable SSL with Mongrel by itself?
on 14.03.2008 18:39
On Fri, Mar 14, 2008 at 10:12 AM, Dan Lamet <lists@ruby-forum.com> wrote: > I haven't actually set up Apache. Is it possible to enable SSL with > Mongrel by itself? Nope. http://blog.innerewut.de/2006/06/21/mongrel-and-rails-behind-apache-2-2-and-ssl -- Rick Olson http://lighthouseapp.com http://weblog.techno-weenie.net http://mephistoblog.com