We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ebc7d2 commit f4b08c2Copy full SHA for f4b08c2
app/.htaccess
@@ -1,6 +1,6 @@
1
<IfModule authz_core_module>
2
- Require all denied
+ Require all denied
3
</IfModule>
4
<IfModule !authz_core_module>
5
- Deny from all
+ Deny from all
6
public/.htaccess
@@ -45,5 +45,5 @@ Options -Indexes
45
46
47
# Disable server signature start
48
- ServerSignature Off
+ServerSignature Off
49
# Disable server signature end
writable/.htaccess
0 commit comments