Jump to content

mrmagoo

Retired Forum Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by mrmagoo

  1. I noticed other sites redirected to http without any problems too.. my https does not redirect though. I'm just modifying the links in the template for now.
  2. This is all I have in the file: php_value register_globals on Also noticed the only files I can directly access via https are: - clientarea.php - submitticket.php - the admin area Is this more functionality than a problem? The only problem I see is if you want to make every page in WHMCS secure or if you click on those links above you can't navigate back to main page as it will use https so you would have to modify the page with a normal http link.
  3. I have a .htaccess in the top directory, but it only has: php_value register_globals on Have nothing else and no redirections or forwarding.
  4. I have configured SSL on my server for my pages to use https which works great with WHMCS for ordering, submitting the support ticket etc. but I cannot access the main WHMCS support page using SSL. Going to http(s)://domain.com/clients does not work when you are trying to access the index.php. SSL works for all other pages? Yes, I could just use http for the main page but after you click on Order or the support ticket link, it takes you a https connection which works pefrectly, but then if you try and click on the "support" link to go back to the WHMCS index.php main page, it just eventually times out. Firefox says "The page isn't redirecting properly" and IE will just happily site there for about 10 minutes until it eventually bombs out. My question is, why doesn't index.php work with an SSL connection?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated