Error 416 Range Not Satisfied. The server cannot serve the requested range by user.
Causes
The documents or file that you want to send, is not contains such ranges.
Fixes
Step 1: Enter Configuration file
Go to .htaccess file
Step 2: Modify The Ranges
Set:
- Header set Accept-Ranges none
- RequestHeader unset Range