File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11<IfModule authz_core_module >
2- Require all denied
2+ Require all denied
33</IfModule >
44<IfModule !authz_core_module >
5- Deny from all
5+ Deny from all
66</IfModule >
Original file line number Diff line number Diff line change @@ -45,5 +45,5 @@ Options -Indexes
4545</IfModule >
4646
4747# Disable server signature start
48- ServerSignature Off
48+ ServerSignature Off
4949# Disable server signature end
Original file line number Diff line number Diff line change 11<IfModule authz_core_module >
2- Require all denied
2+ Require all denied
33</IfModule >
44<IfModule !authz_core_module >
5- Deny from all
5+ Deny from all
66</IfModule >
Original file line number Diff line number Diff line change 11<IfModule authz_core_module >
2- Require all denied
2+ Require all denied
33</IfModule >
44<IfModule !authz_core_module >
5- Deny from all
5+ Deny from all
66</IfModule >
Original file line number Diff line number Diff line change 11<IfModule authz_core_module >
2- Require all denied
2+ Require all denied
33</IfModule >
44<IfModule !authz_core_module >
5- Deny from all
5+ Deny from all
66</IfModule >
You can’t perform that action at this time.
0 commit comments