Jump to content

setting https url of whmcs cause broswer error 310


laiying

Recommended Posts

hello everyone

 

For some reasons,all the directory of http://www.idc724.com need to use SSL protection.

 

I install whmcs 5.1.2 at /clients directory.

in /.htaccess I add rewrite rule from http to https

 

RewriteEngine On

RewriteCond %{HTTPS} off

RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

 

after that ,In whmcs general settings -> URL of the WHMCS installation for secure access,

 

 

If I set https://www.idc724.com/clients/ and follow the tip ,i.e leave blank for no SSL.

 

when try to visit https://www.idc724.com/clients/, the broswer (chrome)shows error 310 (net::ERR_TOO_MANY_REDIRECTS)?too many redirects?

 

 

If I don't set https://www.idc724.com/clients/,i.e leave blank for SSL.

 

when try to visit https://www.idc724.com/clients/,in the client area ,account can't login and shows"Login Details Incorrect. Please try again.",while the email and password is correct.Another problem is we can't switch language.

 

thanks.

Link to comment
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.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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