~~~~~~~~~~~~ IMPORTANT INFORMATION -- Please read! ~~~~~~~~~~~~

1. The "search..." box above searches the Docs & Forum Posts. The "Search" tab above just searches the Forum Posts. :side:
Please use these to search for your issue *before* creating a new message topic, as your issue may have been previously solved.
2. Please put your Club # and Club Web Address in your Forum Signature (best) OR in each post to get faster support from us.
Click here to edit your signature at the bottom of the Profile Information tab.
3. Our user and admin docs are available at: support.toastmastersclubs.org/doc "There's a doc for that!" ;)
4. There is an "Opt In" Feature for newly added members. The Opt In document explains the strikethrough member information. Click Here to View the Post
5. When posting a New Topic , please include all relevant details and be specific. When did your issue 1st occur? What operating system, browser, & browser version are you using? Did you refresh your browser cache? Are your cookies enabled? Lastly, a screen shot is often helpful.
6. Please abide by the Terms of Use . We are volunteers contributing our spare time. We are happy to assist you, so long as you are respectful and courteous.
7. We are always looking for new FreeToastHost Ambassadors to join our team and support fellow Toastmasters in their use of the FreeToastHost website system. If you are familiar with the system and have some interest, send a Send Us a Private Message.

Unsecure Website URL

  • thomasbattle
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 4 months ago #62349 by thomasbattle
Unsecure Website URL was created by thomasbattle
Currently our website can be accessed through both pmisactm.toastmastersclubs.org/ and through pmisactm.toastmastersclubs.org/ . Am I able to set up a redirect as the website admin?

Thanks!
The topic has been locked.
More
8 years 4 months ago #62350 by Brian
Replied by Brian on topic Unsecure Website URL
You access the the admin console by looking in as the administrator
The topic has been locked.
  • thomasbattle
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 4 months ago #62352 by thomasbattle
Replied by thomasbattle on topic Unsecure Website URL
Thanks for the quick response! :)

I know how to access the admin console, but I can only see how to change our website address under basic website settings. Is there a way to set up the redirect from pmisactm.toastmastersclubs.org/ to pmisactm.toastmastersclubs.org/ in order to ensure none of our members are accessing the website from an insecure connection?

Thanks!
The topic has been locked.
More
8 years 4 months ago #62353 by Brian
Replied by Brian on topic Unsecure Website URL
We are working on a solution for forcing https at this time there are to many variables to force it across all 11,500 sites
The following user(s) said Thank You: thomasbattle
The topic has been locked.
More
8 years 4 months ago - 8 years 4 months ago #62354 by SteveTheTechie
Replied by SteveTheTechie on topic Unsecure Website URL
We are working through the issues now, as Brian is alluding to.

In the mean time, as a *temporary* measure, you might try inserting the following short javascript snippet at the top of your home page HTML (use Source View to access the raw html and insert at the top.):

Code:
<script>if (!/^https:/i.test(window.location.href)) window.location.replace(window.location.href.replace(/^http:/i,'https:'))</script>

This should be considered a temporary measure, since we will have a better way that will have less of an impact on server performance.
Last edit: 8 years 4 months ago by SteveTheTechie.
The topic has been locked.
More
8 years 4 months ago - 8 years 4 months ago #62355 by SteveTheTechie
Replied by SteveTheTechie on topic Unsecure Website URL
You need to be sure all your content is secure, also.

Your home page photo is not accessed securely. Make it a relative URL for it be accessed securely.
Last edit: 8 years 4 months ago by SteveTheTechie.
The following user(s) said Thank You: thomasbattle
The topic has been locked.
Moderators: BrianJane AtkinsonPamrhtaylor3marc33NotLiablejgavinLcala305
Time to create page: 0.107 seconds