1
Answer

https for secure pages in a folder in asp.net

i have the following setting in my web.config file: i want the pages in Secure folder to be accessed as "https" rather than http. However the other pages of the application still use http can some one help how to do this yojimbo

Answers (1)