firewall-cmd --add-service=http --permanent
Category: VPS Management
firewall-cmd --add-service=http --permanent
Permanently allow HTTP in firewalld
Use `firewall-cmd --add-service=http --permanent` to permanently allow HTTP in firewalld. Helpful when you need this quickly on a Linux server.