#AIOWPS_PINGBACK_HTACCESS_RULES_START
<Files xmlrpc.php>
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>
</Files>
#AIOWPS_PINGBACK_HTACCESS_RULES_END
This is the session about xmlrpc. I’ll try to follow the steps in the documentation in a test environment, thanks
-
This reply was modified 4 years, 3 months ago by joniboy.