tbrehm
2009-07-05 abd9b232ad25496f8eeee6b133f27e44e068a7c5
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