This website works better with JavaScript
Home
Explore
Help
Sign In
computer_glamour
/
privatebin-mirror
mirror of
https://github.com/PrivateBin/PrivateBin
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add htaccess to prevent template access
rugk
10 years ago
parent
b911ea8472
commit
535710cdd6
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
tst/.htaccess
+ 2
- 0
tst/.htaccess
View File
@@ -0,0 +1,2 @@
+Allow from none
+Deny from all