On 3/9/07, Bill Walton <[EMAIL PROTECTED]> wrote:
>
>
> Same problem, but hopefully a clearer call for help ;-)
>
> I need to set the protocol part of the Location: in the '302 Moved' header
> to 'https:'.  I can see in Live HTTP Headers that it's currently set to
> 'http:'.  This is causing warning dialogs ('you're being redirected to an
> unsecured page') under SSL for all my controller to controller
> redirect_to's.  Is this something I can set in Rails?  Or is it something
> that gets set somewhere else (like Apache, maybe?).
>
> Thanks much for any help!!!
>
> Best regards,
> Bill

There are a ton of discussions already on this -- this was at the top
of google's list:

http://blog.duncandavidson.com/2006/01/reverse_proxyin.html
also
http://dev.rubyonrails.org/ticket/5346

- Rob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to