change scripting for ssl

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My site is www.wesettledebt.net...I recently obtained an ssl certificate and
if I type in https://www.wesettledebt.net the little locks appear to show the
site is secure...I want to know how I can make it so if someone types in the
regular web address it will come up secure...I was told that I have to change
the scripting for each page to https, how do I do that...can I just get into
html mode and change something there...I understand how to create links etc
by using the https but how do I script the pages so they automatically come
up secure with https..I am using FP 2002 and know very little html
 
Hi,

First, I would not recommend that you run the site under SSL at all times as SSL require a time to encrypt / decrypt each page.
Instead only use SSL for those pages that require the information to be safe guarded as it traffics the Internet.

If you wish to make every page secure then you would need a little JS to make a check then redirect to a SSL link.
 
Thank you for your reply...how can i change the scripting on an individual
page so that if some one types www.wesettledebt.net/FORMS.htm it would come
up under the https and be secure...I know how to create a link by just using
the https but what if someome just types the above address...iIwant the page
to come up secure..please advise.and remember i am a novice
 
Back
Top