Resolve issue : Server not working after installing Litespeed ? Print

  • 4

Resolve issue : Server not working after installing Litespeed ?

 

If your server not responding after installing our license or litespeed software that means the server firewall has to be configured simply run below command on your ssh console :

 

iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT
iptables -t nat -F
iptables -t mangle -F
iptables -F
iptables -X

 

 


Was this answer helpful?

« Back

Join us on Telegram channel

Telegram

Send Message