thomascube
2006-03-20 ad57b3ab3ab6ac5f7e41580a96bf03900a52e5b2
commit | author | age
ea7c46 1 # AddDefaultCharset    UTF-8
58e360 2 php_flag    display_errors    On
T 3 php_value    upload_max_filesize    2m
4e17e6 4
T 5 <FilesMatch "(\.inc|\~)$|^_">
6   Order allow,deny
7   Deny from all
8 </FilesMatch>
9
10 Order deny,allow
11 Allow from all