Published in: Apache
Hay que crear un fichero .htaccess que contenga este código
php_value upload_max_filesize 75M php_value post_max_size 150M php_value memory_limit 170M
You need to login to post a comment.
Pro Apache
In addition to installation, maintenance, and deployment, the book demonstrates how to configure Apache to use Perl, PHP, and Python as server-side scripting languages. And unlike other books on Apache, Pro Apache provides comprehensive information on both major revisions - 1.3 and 2.0 - of the software.
buscarini on 05/28/08
Published in: Apache
Hay que crear un fichero .htaccess que contenga este código
php_value upload_max_filesize 75M php_value post_max_size 150M php_value memory_limit 170M
You need to login to post a comment.