output_feature_details_badge("firewall-basic-rules"); ?>
:
configs->get_value('aiowps_enable_basic_firewall')); ?> +
'.__('This setting will implement the following basic firewall protection mechanisms on your site:', 'all-in-one-wp-security-and-firewall').'

'; echo '

'.__('1) Protect your htaccess file by denying access to it.', 'all-in-one-wp-security-and-firewall').'

'; echo '

'.__('2) Disable the server signature.', 'all-in-one-wp-security-and-firewall').'

'; echo '

'.sprintf(__('3) Limit file upload size (%sMB).', 'all-in-one-wp-security-and-firewall'), AIOS_FIREWALL_MAX_FILE_UPLOAD_LIMIT_MB).'

'; echo '

'.__('4) Protect your wp-config.php file by denying access to it.', 'all-in-one-wp-security-and-firewall').'

'; echo '

'.__('The above firewall features will be applied via your .htaccess file and should not affect your site\'s overall functionality.', 'all-in-one-wp-security-and-firewall').'

'; echo '

'.__('You are still advised to take a backup of your active .htaccess file just in case.', 'all-in-one-wp-security-and-firewall').'

'; ?>