php_flag   display_errors 	On
php_value  upload_max_filesize  2m

<FilesMatch "(\.inc|\~)$|^_">
  Order allow,deny
  Deny from all
</FilesMatch>

Order deny,allow
Allow from all