Oops, I forgot to send out the reply. Those permissions look no issue. Please run the following commands under the /var/www/html folder
find . -type f -exec chmod 644 {} \;
find . -type d -exec chmod 755 {} \;
If it's still not working, please submit the issue to support@litespeedtech.com with...