thomascube
2006-05-25 a8b87f6410adce13ebba4fe70f98adaf9353747f
Changed default error display to Off

1 files modified
4 ■■■■ changed files
.htaccess 4 ●●●● patch | view | raw | blame | history
.htaccess
@@ -1,6 +1,6 @@
# AddDefaultCharset    UTF-8
php_flag    display_errors    On
php_value    upload_max_filesize    2m
php_flag    display_errors    Off
php_value    upload_max_filesize    2M
<FilesMatch "(\.inc|\~)$|^_">
  Order allow,deny