六狼论坛's Archiver
首页
›
PHP
› nginx下php项目上传文件大小设置
275553385
发表于 2013-1-28 09:13:50
nginx下php项目上传文件大小设置
需要修改php 与 nginx的配置。
php.ini:
post_max_size
upload_max_filesize
nginx.conf
server部分
client_max_body_size
页:
[1]
查看完整版本:
nginx下php项目上传文件大小设置