Overview
Firewall and security settings are essential for protecting your server from unauthorized access and malicious attacks. In WPShift, you can configure your server’s firewall settings to ensure your server is secure and protected. Firewalls are used to open ports on your server to the internet. For example port 80 is used for HTTP traffic, and port 443 is used for HTTPS traffic. By default, WPShift servers have a firewall enabled to protect your server from unauthorized access.Default Firewall Rules
WPShift blocks all incoming traffic to your server by default. We only allow traffic on the following ports:- 22 (SSH)
- 80 (HTTP)
- 443 (HTTPS)
- 21 (FTP)
- 4000:5000 (FTP passive mode)