+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Https

  1. #1
    Senior Member
    Join Date
    Aug 2013
    Posts
    121

    Https

    Hi everyone,

    I am trying to enable https for my site, from my server side (let's encrypt) which is included free when I have purchased the domain. Nor my provider can enable it for me as they are asking me to give them access to my admin backend. Is there any option for https on the admin backend, please help?

  2. #2
    Hello Brain,

    You need to do 2 things:
    1. Install sslProtection plugin into your Admin Panel
    2. Open file: ftp://includes>>config.inc.php and find line with your domain name and check it:
    define( 'RL_URL_HOME', 'http://www.your_domain.com/' );

    and change to https. That's all what you need to do.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Senior Member
    Join Date
    Aug 2013
    Posts
    121
    Hello Viktor,

    Still not working for me. What I have as follows:

    1. I have Let'ts encrypt installed for my domain.
    2. I installed SSL plugin and changed http to https in config.inc.php as per instruction.
    3. still not working, and all plugins in admin are have disappeared, all profiles in admin area disappeared as well

  4. #4
    Senior Member
    Join Date
    Aug 2013
    Posts
    121
    Hello Viktor,

    It is working good now, but what I didi is:

    1. Uninstall flynax SSL plugin
    2. Change http to https in config.inc.php file

    Thanks a lot for your support
    Brian

  5. #5
    Senior Member
    Join Date
    Aug 2013
    Posts
    121
    Hello Viktor,

    It still some pages is not secure with https for example profile pages.

    What I have now is:

    1. Let's encrypt installed for my domain.
    2. Flynax SSL plugin uninstalled (if I install it then all the plugins and profiles disappear from the admin backend)

    Please help? thanks a lot

  6. #6
    Hey Viktor,

    I tried what you suggested as well but It's not working. As Brian says, plugins and all the items disappeared and when I tried to access https version of the website it redirects to http.

    Any help?


    Quote Originally Posted by Viktor View Post
    Hello Brain,

    You need to do 2 things:
    1. Install sslProtection plugin into your Admin Panel
    2. Open file: ftp://includes>>config.inc.php and find line with your domain name and check it:
    define( 'RL_URL_HOME', 'http://www.your_domain.com/' );

    and change to https. That's all what you need to do.

  7. #7
    Hello Guido,

    In any time you can send me ftp access to my PM and I will check and solve it ASAP.
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    Master
    Join Date
    Jun 2017
    Location
    Fukushima
    Posts
    299
    Hi Viktor,

    I'm having a similar problem.

    Only my main domain is appearing in google search even with ads on my website.

    when I check mydomain.com/sitemap.xml it's indexing not my https but http

    i tried this:

    Open file: ftp://includes>>config.inc.php and find line with your domain name and check it:
    define( 'RL_URL_HOME', 'http://www.your_domain.com/' );


    and everything vanished from admin panel

    I purchased a ssl wildcard certificate for my domain and installed it already.

    Do you have any idea on how to solve this?

    Thank you

  9. #9
    Hello Soukilman Badjare,

    I see that you set all your listing types as Sub-domains. But you should buy SSL for all sub-domains or wildcard certificate.

    I think you should contact with your hosting. Also I see many many links with http links. Would you please create a ticket or send ftp access to my PM.
    Viktor,
    Flynax technical department,
    Best wishes.

  10. #10
    Master
    Join Date
    Jun 2017
    Location
    Fukushima
    Posts
    299
    PM sent with ftp access.
    Thank you

+ Reply to Thread