0
okalb

IIS Question

Recommended Posts

I have a site on an IIS server that I want to use SSL for. I have set up the certificate and it works fine. When I type the URL using https:// it works perfectly.

My question is, what is the easiest way to redirect the http:// to always use https://

I want anyone who comes to the site to automagically use the secure login. I don't want any users to be able to bring up the site via an unsecured page.

Any help would be appreciated
Thanks
-OK
Time flies like an arrow....fruit flies like a banana

Share this post


Link to post
Share on other sites
Can you use a server side scripting language to cause a redirect? I know in PHP its very easy, I would assume it'd be one line of ASP code as well.
________________________________________
I have proof-read this post 500 times, but I guarantee you'll still manage to find a flaw.

Share this post


Link to post
Share on other sites
Quote

Can you use a server side scripting language to cause a redirect? I know in PHP its very easy, I would assume it'd be one line of ASP code as well.



That is basically what the link that ntacfreefly posted aboves explains how to do. I am not a web developer or scripter. I figured there had to be an easy way to do it.
Time flies like an arrow....fruit flies like a banana

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0