diff --git a/.htaccess b/.htaccess
index c5f7ad8cd..db440e756 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,9 +1,9 @@
-
+
Deny from all
-
-
+
+
Allow from all
-
-
- Allow from all
-
+
+
+ Deny from all
+
\ No newline at end of file
diff --git a/web.config b/web.config
new file mode 100644
index 000000000..0e3d0aad2
--- /dev/null
+++ b/web.config
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file