Marius Cramer
2014-10-09 f78f1e5d4e837b658b535d90c28c3a55df8e8a91
server/plugins-available/nginx_plugin.inc.php
@@ -708,7 +708,7 @@
         if($web_config['security_level'] == 20) {
            $app->system->chmod($data['new']['document_root'], 0755);
            $app->system->chmod($data['new']['document_root'].'/web', 0711);
            $app->system->chmod($data['new']['document_root'].'/web', 0751);
            //$app->system->chmod($data['new']['document_root'].'/webdav',0710);
            $app->system->chmod($data['new']['document_root'].'/private', 0710);
            $app->system->chmod($data['new']['document_root'].'/ssl', 0755);