tbrehm
2011-10-20 3498f7f39f32e82d4ce4178f708b56e29aadcea0
server/plugins-available/apache2_plugin.inc.php
@@ -1757,7 +1757,7 @@
         $app->log('Created AWStats config file: '.$awstats_conf_dir.'/awstats.'.$data['new']['domain'].'.conf',LOGLEVEL_DEBUG);
      }
      
      unlink($data['new']['document_root']."/web/stats/index.html");
      if(is_file($data['new']['document_root']."/web/stats/index.html")) unlink($data['new']['document_root']."/web/stats/index.html");
      copy("/usr/local/ispconfig/server/conf/awstats_index.php.master",$data['new']['document_root']."/web/stats/index.php");
   }