float
Junior Member
Posts: 3 Joined: 11 Apr 2017, 10:25
Post
by float » 11 Apr 2017, 10:31
Hello,
I have MESSENGER html template working perfectly on 80, but can't make it work via HTTPS.
Tried this settings:
MESSENGER_HTTPS = 8887
MESSENGER_HTTPS_IN = 443,2083,2096 (also doesn't work when this is left empty)
Going to
http://domain.com shows the block template, while
https://domain.com timeouts.
I use latest CSF and latest cPanel 62.
Any ideas?
Thank you!
postcd
Junior Member
Posts: 48 Joined: 15 May 2014, 17:10
Post
by postcd » 13 Apr 2017, 19:43
i do not know what is MESSENGER template, but try to make sure HTTPS is working on the server. Trying to pause CSF. Watching log file /var/log/lfd.log
float
Junior Member
Posts: 3 Joined: 11 Apr 2017, 10:25
Post
by float » 14 Apr 2017, 08:50
HTTPS is indeed working on the server.
MESSENGER template is a HTML file (/etc/csf/messenger/index.html), that is used when users are blocked.
Thanks.