Sfoglia il codice sorgente

Add htaccess to prevent template access

rugk 10 anni fa
parent
commit
535710cdd6
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      tst/.htaccess

+ 2 - 0
tst/.htaccess

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