vogelor
2008-11-01 bf47aaebc744f6219a80baed9f770858d85a0602
server/plugins-available/apache2_plugin.inc.php
@@ -337,6 +337,7 @@
      
      $vhost_data = $data["new"];
      $vhost_data["web_document_root"] = $data["new"]["document_root"]."/web";
      $vhost_data["web_document_root_www"] = "/var/www/".$data["new"]["domain"]."/web";
      
      // Check if a SSL cert exists
      $ssl_dir = $data["new"]["document_root"]."/ssl";