Showing posts with label configuration. Show all posts
Showing posts with label configuration. Show all posts

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