gpt4 book ai didi

php - 如何让新文件继承权限?

转载 作者:太空宇宙 更新时间:2023-11-04 12:31:30 25 4
gpt4 key购买 nike

我正在使用 CS50 设备 (Ubuntu)。我的 php 函数在 public 的 imgs 文件夹中添加图像。但是每次添加后我都必须手动更改新添加文件的权限才能在我的网页中查看。有什么方法可以将添加到文件夹 imgs 的任何文件的默认权限设置为 644?

最佳答案

sudo chmod 777 yourFloderName/*

关于php - 如何让新文件继承权限?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43157471/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com