Which of the following commands can change the
ownership of WordPress directory to www-data (for Apache)?
Answers:
1.
sudo
chown -Rf www-data *
2.
chown -Rf www-data *
3.
sudo crown -Df www-data
*
4.
Alldo chown -Rf www-data
*