summaryrefslogtreecommitdiffstats
path: root/Bachelor/Entwicklung webbasierter Anwendungen/Praktikum4/private/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'Bachelor/Entwicklung webbasierter Anwendungen/Praktikum4/private/.htaccess')
-rw-r--r--Bachelor/Entwicklung webbasierter Anwendungen/Praktikum4/private/.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/Bachelor/Entwicklung webbasierter Anwendungen/Praktikum4/private/.htaccess b/Bachelor/Entwicklung webbasierter Anwendungen/Praktikum4/private/.htaccess
new file mode 100644
index 0000000..c8ba47b
--- /dev/null
+++ b/Bachelor/Entwicklung webbasierter Anwendungen/Praktikum4/private/.htaccess
@@ -0,0 +1,3 @@
+Order allow,deny
+Allow from localhost
+Allow from 127.0.0.1