Return to Snippet

Revision: 39689
at January 19, 2011 23:04 by neoandroid


Initial Code
#php_value max_execution_time 900
php_value max_input_time 3600
php_value upload_max_filesize 64M
php_value post_max_size 128M

Initial URL


Initial Description


Initial Title
Set PHP values from htaccess

Initial Tags
php, htaccess

Initial Language
Apache