Hi,
I want to add SSL in a site. This site has lots of links on our misc. clients news page from many years.
e.g.
http://www.Example.com/NRDetail.asp?ID=%201801asa222
After moving to SLL, new links will become https, instead of http
https://www.Example.com/NRDetail.asp?ID=%201801asa222
Will old links on customer's sites will still lead/redirect automatically on same page? Asking all to modify is not practical.
The earlier response would be appreciated.....
Solved! Go to Solution.
HTTP vs HTTPS is usually a server side setting - so assuming you have set up re-writes on the server to dynamically redirect the HTTP -> HTTPS you should be good to go
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
HTTP vs HTTPS is usually a server side setting - so assuming you have set up re-writes on the server to dynamically redirect the HTTP -> HTTPS you should be good to go
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community