2 changed files with 16 additions and 1 deletions
@ -0,0 +1,3 @@ |
|||||
|
# Allowd IP Address |
||||
|
allow 127.0.0.1; |
||||
|
deny all; |
Loading…
Reference in new issue
@ -0,0 +1,3 @@ |
|||||
|
# Allowd IP Address |
||||
|
allow 127.0.0.1; |
||||
|
deny all; |