ownDynDNS - Self-hosted dynamic DNS php script for Speedport Smart 4 and netcup DNS API

git clone git://git.bcharge.de/ownDynDNS.git

About | Log | Files | Refs | License

.htaccess.example (76B)


1
2
3
4
<FilesMatch "\.(env|json)$">
	Order allow,deny
	Deny from all
</FilesMatch>