ISPConfig has a plugin system for the server configuration part. If you want to add another webserver or implement a different way a webserver shall be configured, just write a new plugin like eugenesan did. Change in the existing apache plugin that change the way apache is configured in a default ispconfig setup will not be accepted as the ispconfig project trys always to be downwards compatible. but as long as you implement your features as new plugins there is no problem to add them to svn.
|