I have read the previous posts about using the RequireHttpsAttribute to secure individual controllers:
http://stackoverflow.com/questions/1639707/asp-net-mvc-requirehttps-in-production-only
but is there a way to apply this to the entire site? Due to my host (discountasp.net) I cannot use the "RequireSSL IIS" setting.