tbrehm
2009-07-05 d77bc7ae3817e9965e1f5d76b3f32dbe0f29d7da
server/plugins-available/apache2_plugin.inc.php
@@ -473,7 +473,7 @@
      if($web_config['security_level'] == 20) {
         
         exec("chmod 711 ".escapeshellcmd($data["new"]["document_root"]."/"));
         exec("chmod 711 ".escapeshellcmd($data["new"]["document_root"]."/*"));
         exec("chmod 711 ".escapeshellcmd($data["new"]["document_root"])."/*");
         exec("chmod 710 ".escapeshellcmd($data["new"]["document_root"]."/web"));
         
         //* add the apache user to the client group