This repository has been archived on 2025-03-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
frs/.htaccess
T
2016-05-20 15:13:56 +02:00

4 lines
52 B
ApacheConf

<Files ~ "\.json$">
Require all denied
</Files>