Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../var/softacul.../phpcol
File: .htaccess
## Deny access to vendor sub directory
[0] Fix | Delete
RedirectMatch 403 ^/vendor/?$
[1] Fix | Delete
[2] Fix | Delete
#php_value error_reporting 32767
[3] Fix | Delete
[4] Fix | Delete
#php_value xdebug.var_display_max_depth 5
[5] Fix | Delete
#php_value xdebug.var_display_max_children 256
[6] Fix | Delete
#php_value xdebug.var_display_max_data 3000
[7] Fix | Delete
[8] Fix | Delete
# // Display errors
[9] Fix | Delete
#php_value display_errors 1
[10] Fix | Delete
[11] Fix | Delete
# // Log errors
[12] Fix | Delete
#php_value log_errors', 1);
[13] Fix | Delete
#
[14] Fix | Delete
# // No error lof message max
[15] Fix | Delete
#php_value log_errors_max_len 0
[16] Fix | Delete
#
[17] Fix | Delete
# // pecify log file
[18] Fix | Delete
#php_value error_log ./logs/php_errors.log
[19] Fix | Delete
[20] Fix | Delete
#php_value session.use_trans_sid 0
[21] Fix | Delete
[22] Fix | Delete
# prevent access to PHP error log
[23] Fix | Delete
<Files php_errors.log>
[24] Fix | Delete
Order allow,deny
[25] Fix | Delete
Deny from all
[26] Fix | Delete
Satisfy All
[27] Fix | Delete
</Files>
[28] Fix | Delete
[29] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function