PluginProbe ʕ •ᴥ•ʔ
Security Optimizer – The All-In-One Protection Plugin / 1.6.1
Security Optimizer – The All-In-One Protection Plugin v1.6.1
1.6.2 1.6.1 trunk 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0
sg-security / templates / xml-rpc.tpl
sg-security / templates Last commit date
partials 4 weeks ago 2fa-initial-setup-form.php 4 weeks ago 2fa-login-backup-code.php 4 weeks ago 2fa-login.php 4 weeks ago backup-code-used.php 4 weeks ago backup-codes.php 4 weeks ago directory-hardening.tpl 4 weeks ago error.php 4 weeks ago weekly_report.php 4 weeks ago whitelist-file.tpl 4 weeks ago xml-rpc.tpl 4 weeks ago xss-headers.tpl 4 weeks ago
xml-rpc.tpl
6 lines
1 # SGS XMLRPC Disable Service
2 <Files xmlrpc.php>
3 order deny,allow
4 deny from all
5 </Files>
6 # SGS XMLRPC Disable Service END