docker-nginx-php
docker-nginx-php copied to clipboard
Nginx PHP for Docker
Results
2
docker-nginx-php issues
Sort by
recently updated
recently updated
newest added
https://gitcode.com/jetsung
如何让挂载的卷有写权限? /data/wwwroot 挂载出来,放了wp, 但是不能上传文件,提示没有权限. 感觉是nginx的配置 user www www; 影响的, 如何让php有写权限呢?