This might sound random, but check your file permissions. Had a 406 error once because the server couldn’t read a file due to wonky permissions.
Run `chmod 644` on your web files and see if that helps.
Run `chmod 644` on your web files and see if that helps.
