Kb web cloudflare: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Die Seite wurde neu angelegt: „= Cloudflare = == WAF-Regeln == Block unwanted Continents (ip.geoip.continent eq "T1") or (ip.geoip.continent eq "AS") or (ip.geoip.continent eq "AF") or (ip.geoip.continent eq "OC") WordPress Admin only for Germany (http.request.uri.path wildcard r"/wp-admin.php" and ip.geoip.country ne "DE") or (http.request.uri.path wildcard r"/wp-login.php" and ip.geoip.country ne "DE")“ |
(kein Unterschied)
|
Version vom 15. Oktober 2024, 07:59 Uhr
Cloudflare
WAF-Regeln
Block unwanted Continents
(ip.geoip.continent eq "T1") or (ip.geoip.continent eq "AS") or (ip.geoip.continent eq "AF") or (ip.geoip.continent eq "OC")
WordPress Admin only for Germany
(http.request.uri.path wildcard r"/wp-admin.php" and ip.geoip.country ne "DE") or (http.request.uri.path wildcard r"/wp-login.php" and ip.geoip.country ne "DE")