Posts Tagged ‘open-ssl’

http and https with different urls in rails

I wanted to do the following on my site: http://www.cadechristian.com and https://secure.cadechristian.com I ran in to the problem that the cookie was not valid on BOTH domains and I search for the longest time before I found this solution. What I found was to put this in the environmnet.rb file: (I’m on rails 2.1) config.action_controller.session [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.