parent
88126498a0
commit
4decbc2efa
1 changed files with 1 additions and 0 deletions
|
@ -295,6 +295,7 @@ class OC_Setup {
|
|||
$content.= "# line below if for Apache 2.2\n";
|
||||
$content.= "<ifModule !mod_authz_core.c>\n";
|
||||
$content.= "deny from all\n";
|
||||
$content.= "Satisfy All\n";
|
||||
$content.= "</ifModule>\n\n";
|
||||
$content.= "# section for Apache 2.2 and 2.4\n";
|
||||
$content.= "IndexIgnore *\n";
|
||||
|
|
Loading…
Reference in a new issue