Can't connect to admin Litespeed server port 7080

#1
I try and connect and it always timeouts thinking it was a firewall issue.

So I tried:
Code:
[spaceballs@ded95061 ~]# curl -I -XGET http://82.321.131.7:7080
HTTP/1.0 301 Moved Permanently
Location: https://82.321.131.7:7080/
Cache-Control: private, no-cache, max-age=0
Pragma: no-cache
Server:LiteSpeed
Content-Length: 0
Connection: Close
Is this the problem of why I can't connect to Litespeed admin server? If so, any ideas on how to fix this? Thanks
 
Last edited by a moderator:
#3
sir same problem but here I am using php 7.1 on my site, I have been using the plugin for long but here in my new site https://cocmodservers.net/coc-clash-of-clans-mod-apk/ I have facing the problem
 
Last edited by a moderator:

Unique_Eric

Administrator
Staff member
#4
Hi @amanbal

https://cocmodservers.net/coc-clash-of-clans-mod-apk/ is behind cloudflare, could you share your result like previous suggestion?
curl -k https://YOUR_SERVER_IP:7080/
Can you also help to check if there's any firewall block port 7080?

Best
 
Last edited by a moderator:
Top