I build a website with apache and php.I want to use php copy to put file to my website,but the file attribute is 777 and the owner is nobody,this is terrible,because nobody mask is 000,apache run with this account.how to change the attribute to 644 using other account and make the website security?