diff --git a/.htaccess b/.htaccess index fad44ccd..81e3ed4a 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,6 @@ Deny from all + + + Deny from all \ No newline at end of file diff --git a/web.config b/web.config new file mode 100644 index 00000000..0e3d0aad --- /dev/null +++ b/web.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file