svncommit
2006-01-17 39ecb7d0c26c6b72b4e938b2616f6e8ef5efe3f4
1
2
3
4
5
6
7
8
9
10
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