pjs/webtools/litmus/.htaccess

7 строки
114 B
ApacheConf

<FilesMatch ^(.*localconfig.*)$>
deny from all
</FilesMatch>
<FilesMatch ".sql$">
deny from all
</FilesMatch>