move htaccess

This commit is contained in:
Thijs Stobbelaar 2023-09-21 10:16:34 +02:00
parent 38a9a2e5b3
commit 4568f5683c

3
config/.htaccess Normal file
View file

@ -0,0 +1,3 @@
<Files config.php>
deny from all
</Files>