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://dentas.systems/xmlrpc.php
Vaš IP naslov: 18.215.231.144
Geolokacija (država): US

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://dentas.systems/xmlrpc.php
Your IP address: 18.215.231.144
Geolocation (country): US

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).