redray
2008-10-03 be9816ee7cd57321d4097c8bc890ce37b87a7ead
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";