This commit is contained in:
2024-05-31 12:32:26 +02:00
parent 07107708d0
commit 0da314a31d
5 changed files with 15 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
Order deny,allow
Deny from all
Allow from 127.0.0.1
+3
View File
@@ -0,0 +1,3 @@
Order deny,allow
Deny from all
Allow from 127.0.0.1
+3 -2
View File
@@ -1,2 +1,3 @@
DENY FROM ALL
ALLOW FROM 127.0.0.1
Order deny,allow
Deny from all
Allow from 127.0.0.1
+3 -2
View File
@@ -1,2 +1,3 @@
DENY FROM ALL
ALLOW FROM 127.0.0.1
Order deny,allow
Deny from all
Allow from 127.0.0.1