Browse Source

Update .htaccess

Jan Behrens 4 năm trước cách đây
mục cha
commit
a8c14716cc
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      .htaccess

+ 8 - 0
.htaccess

@@ -0,0 +1,8 @@
+#AuthName "SDS status monitor"
+#AuthType Basic
+#AuthUserFile /opt/www/katrin.htpasswd
+#require valid-user
+Order Allow,Deny
+Allow from 141.52.12.0/24
+Allow from 127.0.0.0/8
+Satisfy Any