Dostop do XML-RPC zaščiten

Neomejen dostop do XML-RPC je potrebno aktivirati

Čemu ta zaščita?

Deaktivacija

WordPress spletne strani so na dnevni ravni tarča množičnih bruteforce napadov.
Posledično je dostop do WordPress XML-RPC še dodatno zaščiten.

Podrobnosti

Informacije o blokiranem HTTP zahtevku

Zahtevan URI:https://resurirecting.com/xmlrpc.php
Vaš IP naslov:88.99.5.92
Geolokacija (država):DE

Deaktivacija zaščite

Zaščito deaktivirate s pomočjo ".htaccess" direktive.

# BEGIN Allow "xmlrpc.php"
<FilesMatch "(xmlrpc)\.php$">
    Require all granted
</FilesMatch>
# END Allow "xmlrpc.php"

Če menite, da je prišlo do napake, nas lahko kontaktirate z ustreznimi informacijami (npr. s posnetkom zaslona).

Access to XML-RPC protected

Unlimited access to XML-RPC must be enabled

Why this protection?

Deactivate

WordPress websites are exposed to hundreds of bruteforce attacks on a daily basis.
Therefore an additional layer of protection exists for XML-RPC.

Request details

HTTP request additional information

Requested URI:https://resurirecting.com/xmlrpc.php
Your IP address:88.99.5.92
Geolocation (country):DE

Enable XML-RPC

Enable XML-RPC by editing ".htaccess" file.

# BEGIN Allow "xmlrpc.php"
<FilesMatch "(xmlrpc)\.php$">
    Require all granted
</FilesMatch>
# END Allow "xmlrpc.php"

If you believe this is an error please contact us with all the necessary details (a screenshot is best).