Small fix in create_pathOptions().
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org>
This commit is contained in:
@@ -523,6 +523,7 @@ class nginx
|
||||
$this->vhost_root_autoindex = false;
|
||||
}
|
||||
$path_options.= "\t\t" . 'index index.php index.html index.htm;'."\n";
|
||||
$path_options.= "\t".'} ' . "\n";
|
||||
}
|
||||
// }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user