my-notes-viewer/api/.htaccess
2021-03-22 15:59:05 +01:00

4 lines
65 B
ApacheConf

<FilesMatch "\.(ya?ml|env)$">
Require all denied
</FilesMatch>