Posted on: 8/9/2014 5:00:16 AM | Views : 440

I recently bought a Godaddy SSL to place on my site and did some extensive research before deciding to ask this question. I am unable to figure out how to configure my site correctly. The SSL is for secure.mydomain.com and my structure of my site is below.
Mydomain.com - Public
Mydomain.com/member - Private
I wish to do something like https://secure.mydomain.com/member/payment.aspx

I tried many things thus far. For example, I created a subdomain via IIS and entered the main application code files into. This did not work. I also, created a folder within the main application and then binded it via the subdomain. This did not work either.

I also tried to move the payment.aspx page out of the private area to the public area, that did not work either. 

Any suggestions or ideas would be helpful. Thanks.

Go to the complete details ...