My thoughts regarding ASP.NET, C#, programming practices, and more...
reading
You Should Read archives
blogs I read
|
Wednesday, August 17, 2005Redirect Browser to HTTPS
By adding the following code to your Global.asax, you can determine if a user's browser is accessing your site using SSL and if not, automatically redirect their browser to the same URL with an HTTPS prefix.
Comments:
Content copyright ©2003-2006 Tod Birdsall
hi,
Post a Comment
thanks for this; can you give the complete content of the global.asax file including the header tags and such? email code AT davidcobb.net if you would be so kind. THANK YOU! :) -david Links to this post: << Home |