quentusrex
2008-10-30 620df024f3d8960a89eb4ed71d3ea61e2b9aa3db
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";