updating shipped .htaccess files for Apache 2.4 as per https://httpd.apache.org/docs/2.4/upgrading.html#access - Thanks @EchoDev, fixes #194

This commit is contained in:
El RIDO 2017-03-11 08:56:14 +01:00
parent 823adb78ef
commit be0919893d
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
7 changed files with 6 additions and 5 deletions

View file

@ -1,2 +1 @@
Allow from none
Deny from all
Require all denied