torrentpier/upload/.htaccess
torrent.rus.ec@gmail.com a7fc272f17 r292
Аватар бота git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@292 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
2011-09-16 10:44:08 +00:00

10 lines
225 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>
php_value allow_call_time_pass_reference On