I have found that whenever you delete/remove a website ISPConfig3 automatically removed the related folder (web1, web2 etc). I got in trouble when I accidentally deleted a site assuming it website alias and within seconds it deleted the website folder as well, loosing all data. Now is there any possibility to stop ISPConfig to delete folders automatically ? Any coding change or setting ?
Is it the delete($event_name,$data) function in apache2_plugin_inc.php? But there are many exec lines .... exactly which line I have to comment?