nginx php and uploading large files

Roxis roxis at list.ru
Tue Jun 26 13:42:24 MSD 2007


# nginx.conf
client_max_body_size            65m;

php as fastcgi
# php.ini
post_max_size = 65M
upload_max_filesize = 65M

works fine by me





More information about the nginx mailing list