Custom settings with PHP

jbruni nginx-forum at nginx.us
Fri Jun 18 16:23:16 MSD 2010


[b][color=#FF0000]UPDATE[/color][/b]

Now, it is possible to do this way:

[code]
fastcgi_param  PHP_VALUE  "upload_max_filesize=5M";
[/code]

More information here:
http://bugs.php.net/bug.php?id=51595

Using this technique, I have successfully set different "error_log"
locations for multiple virtual hosts.

Thanks, PHP and NginX guys!

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,22556,99830#msg-99830




More information about the nginx mailing list