summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSimon2011-03-10 21:09:05 +0100
committerSimon2011-03-10 21:09:05 +0100
commit38f401c0106c021eafdbdca0b169a18ce1c078b1 (patch)
treec8e50f8dd98dcfa56d4933ebc4e450625e9d7ae2 /public
parentverschleierung der primary keys (diff)
downloadpbs2-38f401c0106c021eafdbdca0b169a18ce1c078b1.tar.gz
pbs2-38f401c0106c021eafdbdca0b169a18ce1c078b1.tar.xz
pbs2-38f401c0106c021eafdbdca0b169a18ce1c078b1.zip
kcl auch als file senden & Server für Testbetrieb nur vom Uni-Netz erreichbar
Diffstat (limited to 'public')
-rw-r--r--public/.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/.htaccess b/public/.htaccess
index 1a7fb83..c1ef5e5 100644
--- a/public/.htaccess
+++ b/public/.htaccess
@@ -1,3 +1,6 @@
+Deny from all
+Allow from 132.230.0.0/255.255.0.0
+
RewriteEngine On
RewriteRule ^(media) - [L]