1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-09 21:55:13 +02:00
ownDynDNS/.htaccess.example

5 lines
76 B
Text
Raw Permalink Normal View History

2021-08-22 15:47:45 +02:00
<FilesMatch "\.(env|json)$">
Order allow,deny
Deny from all
</FilesMatch>