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

4 lines
60 B
ApacheConf
Raw Normal View History

2020-01-21 08:27:47 +01:00
<Files .env>
Order allow,deny
Deny from all
</Files>