开发者

How to change uploaded file permissions for new files automatically

开发者 https://www.devze.com 2023-01-21 23:09 出处:网络
I recently moved a wordpress site from media temple\'s gs to their dedicated virtual server. The file structure changed when I upload files.The permissions automatically upload as 644 and I\'d开发者_

I recently moved a wordpress site from media temple's gs to their dedicated virtual server.

The file structure changed when I upload files. The permissions automatically upload as 644 and I'd开发者_如何学Python like to change this. Where should I look to change this, the php.ini file or somewhere ont he server settings? It uses plesk.


You're going to want to find a way to change your umask. You might have to talk to your server administrator about it, if you don't have shell access.

0

精彩评论

暂无评论...
验证码 换一张
取 消