diff --git a/backend/.htaccess b/backend/.htaccess new file mode 100644 index 0000000..20b76cb --- /dev/null +++ b/backend/.htaccess @@ -0,0 +1,6 @@ +Order Allow,Deny +Deny from all + + + Allow from all +