Page 1 of 1
CCount and https
Posted: Wed Apr 04, 2018 9:42 am
by Jy2m
Hello,
I just added to my site an SSL (https) and I turned all the Ccount URLs into https but the counter does not work anymore. Must I transform the CHMOD of certain directories or files and, if so, which ones? The database?
Thanks answer me or tell me if this script is not compatible with https pages.
Jy2m.
Re: CCount and https
Posted: Wed Apr 04, 2018 10:38 am
by Klemen
Ccount works fine on https - it shouldn't have any effect on it. There is no extra configuration needed (except "URL of click.php file:" change to https" in settings so that links generated show https).
The demo works on https as well:
https://www.phpjunkyard.com/ccount/admin
Re: CCount and https
Posted: Wed Apr 04, 2018 3:19 pm
by Jy2m
Thank you for your answer but although your demo is in HTPS, all the links it contains are in HTTP so I am not convinced that it works with links in HTTPS.
For me it is about download free book files placed on my site and, since the HTTPS was placed, with my HTTPS links the counter does not increment anymore.
Thanks.
Jy2m.
Re: CCount and https
Posted: Wed Apr 04, 2018 8:06 pm
by Klemen
HTTP redirect headers don't care if it's HTTP or HTTPS. I've updated the links to be HTTPS in the demo just for the sake of it (and to be up to date) now, feel free to try.
Something is obviously wrong on your side, but if you don't provide links to your website and CCount along with examples of links that don't work we can't really help.