thomascube
2007-04-28 f1154163b0a9efb21d722bc658352739040ffd61
.htaccess
@@ -1,6 +1,8 @@
AddDefaultCharset   UTF-8
php_flag   display_errors   On
php_value   upload_max_filesize   2m
# AddDefaultCharset   UTF-8
php_flag   display_errors   Off
php_flag   log_errors   On
php_value   error_log   logs/errors
php_value   upload_max_filesize   2M
<FilesMatch "(\.inc|\~)$|^_">
  Order allow,deny