0
Welcome Guest! Login
0 items Join Now

SSL Broken

    • gR33n3gGz's Avatar
    • gR33n3gGz
    • Jr. Rocketeer
    • Posts: 38
    • Thanks: 0

    SSL Broken

    Posted 17 years 7 months ago
    • Can anyone take a look at this in their spare time? I have a little trouble with my SSL being broken and can not figure out why. This is my first secure site attempt. I have placed the .htaccess in all the necessary places. Here is a look at that file:

      define( 'RG_EMULATION', 0 );
      RewriteEngine On
      RewriteCond %{SERVER_PORT} !^443$
      RewriteRule ^(.*)$ ssl.perfora.net/wondersofwildlife.org/$1 [R]

      Side Note:
      I know I am having a few problems in IE with my css config as you can see when heading to the About Us portion; looks fine while using Mozilla however that’s another post. I only stated this b/c I was wondering if this css conflict could be the cause of my problem.

      I have copied over the old html site, not my design, before we go live with the new look and feel. Here is the soon to be live site:
      www.wondersofwildlife.org/index.php

      If you head to the old, html, site here:
      ssl.perfora.net/wondersofwildlife.org/
      Everything works like it should, meaning everything is secured.

      Here:
      ssl.perfora.net/wondersofwildlife.org/index.php
      you see the broken SSL.

      What am I missing guys.

      Thanks for helping the Server/Network guy with his no formal training/php/n00b/not for profit site.

      sam
    • 01001010 01100101 01110011 01110101 01110011 00100000 01100110 01101111 01101100 01101100 01101111 01110111 01100101 01110010 00100001
    • Joe Halleck's Avatar
    • Joe Halleck
    • Preeminent Rocketeer
    • Posts: 5480
    • Thanks: 66
    • Never give up!

    Re: SSL Broken

    Posted 17 years 7 months ago
    • The issue is your $mosConfig_live_site is pointing here: www.wondersofwildlife.org
      You can redirect all day long but the code will be using this mosConfig_live_site in the generated pages.

      If you always want the site to be in ssl then point to the ssl URL in $mosConfig_live_site and do your redirects to force all requests as you are doing.
    • Magento - phpBB3 - Kunena - RokBridge Specialist
      No Secure Tab posts unless requested.
      Use the Thank You and Life Preserver Buttons!
      Your signature is also great place for setup details...help us help you!
    • gR33n3gGz's Avatar
    • gR33n3gGz
    • Jr. Rocketeer
    • Posts: 38
    • Thanks: 0

    Re: SSL Broken

    Posted 17 years 7 months ago
    • Well i tried it however no go. I only want the eshop or our online commerce portion of the site secured.

      Not a big deal. Thanks.
    • 01001010 01100101 01110011 01110101 01110011 00100000 01100110 01101111 01101100 01101100 01101111 01110111 01100101 01110010 00100001

Time to create page: 0.044 seconds