Dominik Müller
2014-01-19 6e8071c5e2eb86a280180638a73ad80e7264f133
server/lib/classes/aps_installer.inc.php
@@ -277,7 +277,8 @@
      if(substr($this->document_root, -1) != '/') $this->document_root .= '/';
      // Attention: ISPConfig Special: web files are in subfolder 'web' -> append it:
      if($domain_res['type'] == 'vhostsubdomain') $this->document_root .= $domain_res['web_folder'] . '/';
        if(($domain_res['type'] == 'vhostsubdomain') || ($domain_res['type'] == 'vhostalias'))
           $this->document_root .= $domain_res['web_folder'] . '/';
      else $this->document_root .= 'web/';
      // If a subfolder is given, make sure it's path doesn't begin with / i.e. /phpbb