Access
This commit is contained in:
parent
07107708d0
commit
0da314a31d
@ -1,2 +1,3 @@
|
|||||||
DENY FROM ALL
|
Order deny,allow
|
||||||
ALLOW FROM 127.0.0.1
|
Deny from all
|
||||||
|
Allow from 127.0.0.1
|
||||||
3
tasks/counter/data/.htaccess
Normal file
3
tasks/counter/data/.htaccess
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Order deny,allow
|
||||||
|
Deny from all
|
||||||
|
Allow from 127.0.0.1
|
||||||
3
tasks/functions/data/.htaccess
Normal file
3
tasks/functions/data/.htaccess
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Order deny,allow
|
||||||
|
Deny from all
|
||||||
|
Allow from 127.0.0.1
|
||||||
@ -1,2 +1,3 @@
|
|||||||
DENY FROM ALL
|
Order deny,allow
|
||||||
ALLOW FROM 127.0.0.1
|
Deny from all
|
||||||
|
Allow from 127.0.0.1
|
||||||
@ -1,2 +1,3 @@
|
|||||||
DENY FROM ALL
|
Order deny,allow
|
||||||
ALLOW FROM 127.0.0.1
|
Deny from all
|
||||||
|
Allow from 127.0.0.1
|
||||||
Loading…
x
Reference in New Issue
Block a user