I try to change folder permission. But it went wrong and mess up with all permission like this
https://i.stack.imgur.com/4hJaE.png
I tried
sudo chown -R root:root /var/www/html/
but nothing changed.
How can I revert back the permission or change owner ?
Note: I cannot add image direct to here due to insufficient reputation.