deprecate

This commit is contained in:
Rodolfo Berrios 2021-11-20 11:33:39 -03:00
parent 932593d7bc
commit f47ebbf47c
No known key found for this signature in database
GPG Key ID: D3AAC2481DBDD9FE
1 changed files with 0 additions and 7 deletions

View File

@ -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>