Is there a way I can force http on Heroku? I know I can do it on the rails app level, but that doesn't catch the mismatch certificate error. Here's my current setup:
http://example.com -> http://www.example.com (forwarded through Godaddy) http://www.example.com is cname for http://example.herokuapp.com I would like this to happen: https://www.example.com -> http://www.example.com -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
