Hi, I want to allow for 1 virtual host only some specific php settings therfor I used .htaccess with Apache. How can I establish this with Cherokee?
The settings are the following: php_value file_uploads "On" php_value upload_max_filesize "2000M" php_value post_max_size "2000M" [28/02/2010 21:34:48.358] (error) handler_fcgi.c:118 - PHP Warning: POST Content-Length of 207741560 bytes exceeds the limit of 29360128 bytes in Unknown on line 0 It would be nice to set this just for one host and not system wide for alle PHP hosts through php.ini. Kind Regards, Michiel _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
