User Tools

Site Tools


artikel:cara-memblokir-xmlrpc-wordpress-dengan-htaccess

Cara Memblokir XMLRPC.php dengan htaccess

Berikut ini cara memblokir spam xmlrpc dengan .htaccess pada webserver apache

<Files xmlrpc.php>
Require ip xxx.xxx.xxx.xxx
Require all denied
</Files>

jika anda admin server maka untuk memblokir semua domain, anda bisa letakkan di /home/.htaccess

Selamat mencoba.

Sumber : https://support.cpanel.net/hc/en-us/articles/360060606074-How-to-disable-xmlrpc-php-via-htaccess

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
artikel/cara-memblokir-xmlrpc-wordpress-dengan-htaccess.txt · Last modified: 2025/04/13 08:56 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki