How to Upload every types of file on your website

Go to cPanel File manager

  • Your Domain
  • Right click on “wp-config.php”
  • Edit Or Code Edit
  • Past this code  on top of This Code > “define( ‘WP_DEBUG’, false );
 define('ALLOW_UNFILTERED_UPLOADS', true);

 

Save And Change

Leave a Comment

Your email address will not be published. Required fields are marked *