You think that the ownership of one of your folder is wrong and should be rectified right away. It could be because the reading, writing and execution permissions doesn't correspond to what you are expecting.
You have to set the ownership of the website folder :
# sudo chown root:root /var/www/RESTRICTED_DIR
# sudo chmod 755 /var/www/RESTRICTED_DIR
Note: Commissions may be earned from the links above.
This page contains references to products from one or more of our advertisers. We may receive compensation when you click on links to those products. For an explanation of our advertising policy, please visit this page.