Hi .. i like to change the standard files that are located in a new web. I would run an own shell script that moves the required files from a common folder and sets some links. Is there a global shell script that is executed? (A php script is also possible.) Tk Mikelin
There is no global script for that. ISPConfig uses plugins written in php to do the different sys admin tasks. You may e.g. write your own plugin that is bouns to the domain insert and update events to run your own tasks. Fr an example take a look at the apache plugin.