GridPane is pleased to announce that we’ve accepted a strategic investment from Automattic Read all about it
Site Firewalls: 6G
1 min read
GridPane is pleased to announce that we’ve accepted a strategic investment from Automattic Read all about it
The 6G WAF was originally developed by Jeff Starr at Perishable Press for Apache-based servers.
6G is an excellent lightweight firewall that parses requests for anything anomalous or malicious looking, looking for:
We have adapted the firewall for Nginx, but more details can be found here.
Logging, working with rulesets and whitelisting information can be found here.
Enable the 6G firewall where {site.url}
is your WordPress site’s primary domain.
gp site {site.url} -6g-on
Disable the 6G firewall where {site.url}
is your WordPress site’s primary domain.
gp site {site.url} -6g-off