iis 6 - Both HTTPS and HTTP on the same web application -


windows server 2003, iis 6 have asp.net application, accessed using http customers. 1 customer wants access application, using https (company security rules). can set iis 6, can satisfy both requirements? regardless of typing
http://www.foo.com/bar or https://www.foo.com/bar, users same experience? , using https continue using https during asp.net session?


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -