diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..5c81fcb --- /dev/null +++ b/.htaccess @@ -0,0 +1,6 @@ +Options -Indexes + + + Order Allow,Deny + Deny from all + \ No newline at end of file