Add htaccess to prevent template access
This commit is contained in:
parent
b911ea8472
commit
535710cdd6
1 changed files with 2 additions and 0 deletions
2
tst/.htaccess
Normal file
2
tst/.htaccess
Normal file
|
@ -0,0 +1,2 @@
|
|||
Allow from none
|
||||
Deny from all
|
Loading…
Reference in a new issue