2019-12-26 18:19:16 +00:00
|
|
|
Options -Indexes
|
2019-12-26 18:04:05 +00:00
|
|
|
|
2019-12-26 18:19:16 +00:00
|
|
|
<Files ~ "\.(ini|sql|log|class.php)$">
|
2016-12-27 20:25:32 +00:00
|
|
|
Order Allow,Deny
|
|
|
|
Deny from All
|
2019-12-26 18:04:05 +00:00
|
|
|
</Files>
|
|
|
|
|
2019-12-26 18:19:16 +00:00
|
|
|
<Files ~ "^(\.|Dockerfile|docker-compose.yml|README.md)">
|
2019-12-26 18:04:05 +00:00
|
|
|
Order Allow,Deny
|
|
|
|
Deny from All
|
|
|
|
</Files>
|