1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 11:40:48 +03:00

deny access to /tests folder from the web (Apache only)

This commit is contained in:
Stepan Tanasiychuk 2012-10-25 22:11:11 +03:00
parent 6e6372f1a4
commit e811db62b2

2
tests/.htaccess Normal file
View file

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