HTTP Error when uploading mp4 video file
In my case the cause was plugin All In One WP Security an its “Basic Firewall Settings”. The above firewall features are applied via your .htaccess file and one if these features is “Limit file upload size (10MB).” So to make upload of files larger then 10 MB working again you can do following: 1) … Read more