We recommend to run these commands for proper permissions;
chmod 644 /var/www/html -R
and then
find /var/www/html -type d -exec chmod 755 {} \;
We recommend to run these commands for proper permissions;
chmod 644 /var/www/html -R
and then
find /var/www/html -type d -exec chmod 755 {} \;