Monday, October 11, 2010

Using php_flag or php_value in .htaccess files

php_value include_path ".:/usr/local/lib/php"
php_flag display_errors Off
php_value upload_max_filesize 2M

No comments:

Post a Comment