Update .htaccess for new Apache 2.4 syntax.

This commit is contained in:
Yuriy Pikhtarev 2017-07-29 07:18:38 +03:00
commit bf494a01ff
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
10 changed files with 11 additions and 20 deletions

View file

@ -1,2 +1 @@
order allow,deny
deny from all
Require all denied

View file

@ -1,2 +1 @@
order allow,deny
deny from all
Require all denied