sudo chown yoursystemuserhere: yoursystemgroupuserhere index.php
or to apply to the whole directory(thanks to @Prix):
sudo chown - R user: group / folder
sudo chown yoursystemuserhere: yoursystemgroupuserhere index.php
or to apply to the whole directory(thanks to @Prix):
sudo chown - R user: group / folder