The mongrel does not support secure page as far as I understand. You
can temporarily deactivate secure page.
You just need to put the following line in your config/environments/
[test/production].rb file .

<code>
SslRequirement.disable_ssl_check = true
</code>

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to