torrentpier/upload/.htaccess
nanosimbiot bb70968c0a r252
git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@252 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
2011-08-24 07:01:27 +00:00

10 lines
182 B
ApacheConf

## Set charset server
AddDefaultCharset UTF-8
#RewriteEngine On
## Access control
<FilesMatch "\.(.*sql|tpl|inc|db|log)|(config|common).php$">
deny from all
</FilesMatch>