deprecate
This commit is contained in:
parent
932593d7bc
commit
f47ebbf47c
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
<IfModule !mod_authz_core.c>
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</IfModule>
|
||||
<IfModule mod_authz_core.c>
|
||||
Require all denied
|
||||
</IfModule>
|
Loading…
Reference in a new issue