RequestHeader set X_ORIGINAL_PROTOCOL 'https'
Mongrel, by design, does not do SSL. Redirects from inside the cluster
will perforce become http. I do not know if this is your issue or not
but it might be a place to start.
Good luck and please report back how you solve it.
--
Posted via http://www.ruby-forum.com/.
http://blog.innerewut.de/2006/6/21/mongrel-and-rails-behind-apache-2-2-and-ssl
> Can anyone tell me how to find out the ssl is installed here?
Your apache's bin directory includes `apachectl` -- run it without any
args to get a list of args; you'll probably be interested in trying several
of them ( -l, -t for instance).
HTH,
--
Hassan Schroeder ------------------------ hassan.s...@gmail.com