Add htaccess to prevent template access

pull/51/head
rugk 2016-07-19 14:43:30 +02:00
parent b911ea8472
commit 535710cdd6
1 changed files with 2 additions and 0 deletions

2
tst/.htaccess Normal file
View File

@ -0,0 +1,2 @@
Allow from none
Deny from all