useful_informations_everyday:修改.htaccess文件_讓訪問xmlrpc.php的人_跳轉到其他不存在或存在的頁面
# protect xmlrpc
<IfModule mod_alias.c>
Redirect 301 /xmlrpc.php http://example.com/custom-page.php
</IfModule>
useful_informations_everyday/修改.htaccess文件_讓訪問xmlrpc.php的人_跳轉到其他不存在或存在的頁面.txt · 上一次變更: 2019/01/16 04:39 (外部編輯)